Uses of Class
net.shibboleth.idp.authn.principal.PrincipalServiceManager
-
Packages that use PrincipalServiceManager Package Description net.shibboleth.idp.authn APIs related to the authentication of a subject. -
-
Uses of PrincipalServiceManager in net.shibboleth.idp.authn
Fields in net.shibboleth.idp.authn declared as PrincipalServiceManager Modifier and Type Field Description private PrincipalServiceManagerAuthenticationFlowDescriptor. principalServiceManagerAccess to principal services.Methods in net.shibboleth.idp.authn with parameters of type PrincipalServiceManager Modifier and Type Method Description voidAuthenticationFlowDescriptor. setPrincipalServiceManager(PrincipalServiceManager manager)Sets aPrincipalServiceManagerto use for string-based principal processing.
-