B C G N O V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BEAN_NAME - Static variable in interface org.apereo.cas.CentralAuthenticationService
-
Default bean name.
C
- CentralAuthenticationService - Interface in org.apereo.cas
-
CAS viewed as a set of services to generate and validate Tickets.
- createProxyGrantingTicket(String, AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Delegate a
TicketGrantingTicketto a Service for proxying authentication to other Services. - createTicketGrantingTicket(AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Create a
TicketGrantingTicketby authenticating credentials.
G
- getTicketFactory() - Method in interface org.apereo.cas.CentralAuthenticationService
-
Gets ticket factory.
- grantProxyTicket(String, Service) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Grant a
ProxyTicketthat may be used to access the given service by authenticating the given credentials. - grantServiceTicket(String, Service, AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Grant a
ServiceTicketthat may be used to access the given service by authenticating the given credentials.
N
- NAMESPACE - Static variable in interface org.apereo.cas.CentralAuthenticationService
-
CAS namespace.
O
- org.apereo.cas - package org.apereo.cas
V
- validateServiceTicket(String, Service) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Validate a
ServiceTicketfor a particular Service.
All Classes All Packages