Uses of Package
org.jasig.cas.client.authentication

Packages that use org.jasig.cas.client.authentication
org.jasig.cas.client.authentication   
org.jasig.cas.client.configuration   
org.jasig.cas.client.jaas   
org.jasig.cas.client.util The validation package includes interfaces for validating Tickets, as well as the common implementations. 
org.jasig.cas.client.validation   
 

Classes in org.jasig.cas.client.authentication used by org.jasig.cas.client.authentication
AttributePrincipal
          Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user and attributes.
AuthenticationRedirectStrategy
          Interface to abstract the authentication strategy for redirecting.
GatewayResolver
          Implementations of this should only have a default constructor if you plan on constructing them via the web.xml.
SimplePrincipal
          Simple security principal implementation.
UrlPatternMatcherStrategy
          Defines an abstraction by which request urls can be matches against a given pattern.
 

Classes in org.jasig.cas.client.authentication used by org.jasig.cas.client.configuration
AuthenticationRedirectStrategy
          Interface to abstract the authentication strategy for redirecting.
GatewayResolver
          Implementations of this should only have a default constructor if you plan on constructing them via the web.xml.
 

Classes in org.jasig.cas.client.authentication used by org.jasig.cas.client.jaas
SimplePrincipal
          Simple security principal implementation.
 

Classes in org.jasig.cas.client.authentication used by org.jasig.cas.client.util
AttributePrincipal
          Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user and attributes.
 

Classes in org.jasig.cas.client.authentication used by org.jasig.cas.client.validation
AttributePrincipal
          Extension to the standard Java Principal that includes a way to retrieve proxy tickets for a particular user and attributes.
 



Copyright © 2006-2015 Jasig. All Rights Reserved.