Uses of Interface
org.jasig.cas.client.tomcat.CasRealm

Uses of CasRealm in org.jasig.cas.client.tomcat
 

Classes in org.jasig.cas.client.tomcat that implement CasRealm
 class AssertionCasRealmDelegate
          CasRealm implementation with prinicpal and role data backed by the Assertion.
 class PropertiesCasRealmDelegate
          CasRealm implementation with users and roles defined by a properties file with the following format:
 

Methods in org.jasig.cas.client.tomcat with parameters of type CasRealm
 void AuthenticatorDelegate.setRealm(CasRealm realm)
           
 



Copyright © 2006-2014 Jasig. All Rights Reserved.