Uses of Class
net.shibboleth.idp.authn.principal.PrincipalServiceManager
Packages that use PrincipalServiceManager
-
Uses of PrincipalServiceManager in net.shibboleth.idp.authn
Fields in net.shibboleth.idp.authn declared as PrincipalServiceManagerModifier and TypeFieldDescriptionprivate PrincipalServiceManagerAuthenticationFlowDescriptor.principalServiceManagerAccess to principal services.Methods in net.shibboleth.idp.authn with parameters of type PrincipalServiceManagerModifier and TypeMethodDescriptionvoidAuthenticationFlowDescriptor.setPrincipalServiceManager(PrincipalServiceManager manager) Sets aPrincipalServiceManagerto use for string-based principal processing.