Uses of Class
net.shibboleth.idp.cas.config.LoginConfiguration
-
Packages that use LoginConfiguration Package Description net.shibboleth.idp.cas.flow.impl CAS protocol flow implementations. -
-
Uses of LoginConfiguration in net.shibboleth.idp.cas.flow.impl
Fields in net.shibboleth.idp.cas.flow.impl declared as LoginConfiguration Modifier and Type Field Description private LoginConfigurationGrantServiceTicketAction. loginConfigProfile config.Fields in net.shibboleth.idp.cas.flow.impl with type parameters of type LoginConfiguration Modifier and Type Field Description private ConfigLookupFunction<LoginConfiguration>BuildAuthenticationContextAction. configLookupFunctionProfile configuration lookup function.private ConfigLookupFunction<LoginConfiguration>GrantServiceTicketAction. configLookupFunctionProfile configuration lookup function.
-