Package | Description |
---|---|
org.jasig.cas.client.tomcat | |
org.jasig.cas.client.tomcat.v7 |
Modifier and Type | Class and Description |
---|---|
class |
AssertionCasRealmDelegate
|
class |
PropertiesCasRealmDelegate
CasRealm implementation with users and roles defined by a properties
file with the following format: |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorDelegate.setRealm(CasRealm realm) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCasRealm
Base
Realm implementation for all CAS realms. |
class |
AssertionCasRealm
|
class |
PropertiesCasRealm
Tomcat
Realm that implements CasRealm backed by properties file
containing usernames/and roles of the following format: |
Modifier and Type | Method and Description |
---|---|
protected CasRealm |
PropertiesCasRealm.getDelegate() |
protected abstract CasRealm |
AbstractCasRealm.getDelegate() |
protected CasRealm |
AssertionCasRealm.getDelegate() |
Copyright © 2006–2015 Jasig. All rights reserved.