B C G N O V 
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 TicketGrantingTicket to a Service for proxying authentication to other Services.
createTicketGrantingTicket(AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
Create a TicketGrantingTicket by 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 ProxyTicket that 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 ServiceTicket that 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 ServiceTicket for a particular Service.
B C G N O V 
All Classes All Packages