| Package | Description |
|---|---|
| org.jasig.cas |
This is the entry point to the part of the CAS processing that is independent
of the user/program interface.
|
| org.jasig.cas.authentication |
Authentication validates the Credentials provided during a /login
request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CentralAuthenticationServiceImpl.setServiceContextAuthenticationPolicyFactory(ContextualAuthenticationPolicyFactory<ServiceContext> policy) |
| Modifier and Type | Method and Description |
|---|---|
ContextualAuthenticationPolicy<ServiceContext> |
RequiredHandlerAuthenticationPolicyFactory.createPolicy(ServiceContext context) |
ContextualAuthenticationPolicy<ServiceContext> |
AcceptAnyAuthenticationPolicyFactory.createPolicy(ServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
ContextualAuthenticationPolicy<ServiceContext> |
RequiredHandlerAuthenticationPolicyFactory.createPolicy(ServiceContext context) |
ContextualAuthenticationPolicy<ServiceContext> |
AcceptAnyAuthenticationPolicyFactory.createPolicy(ServiceContext context) |
Copyright © 2004-2015 Apereo. All Rights Reserved.