Uses of Class
net.shibboleth.idp.cas.config.AbstractProtocolConfiguration
-
Packages that use AbstractProtocolConfiguration Package Description net.shibboleth.idp.cas.config CAS protocol configuration implementations. -
-
Uses of AbstractProtocolConfiguration in net.shibboleth.idp.cas.config
Classes in net.shibboleth.idp.cas.config with type parameters of type AbstractProtocolConfiguration Modifier and Type Class Description classConfigLookupFunction<T extends AbstractProtocolConfiguration>Lookup function for extracting CAS profile configuration from the profile request context.Subclasses of AbstractProtocolConfiguration in net.shibboleth.idp.cas.config Modifier and Type Class Description classLoginConfigurationCAS protocol configuration that applies to the/loginURI.classProxyConfigurationCAS protocol configuration that applies to the/proxyURI.classValidateConfigurationCAS protocol configuration.
-