Uses of Interface
org.nuxeo.ecm.platform.auth.saml.user.UserResolver
Packages that use UserResolver
-
Uses of UserResolver in org.nuxeo.ecm.platform.auth.saml
Fields in org.nuxeo.ecm.platform.auth.saml declared as UserResolverFields in org.nuxeo.ecm.platform.auth.saml with type parameters of type UserResolverModifier and TypeFieldDescriptionprotected static final Class<? extends UserResolver>
SAMLAuthenticationProvider.DEFAULT_USER_RESOLVER_CLASS
protected static final Class<? extends UserResolver>
SAMLAuthenticationProvider.USERMAPPER_USER_RESOLVER_CLASS
Methods in org.nuxeo.ecm.platform.auth.saml with parameters of type UserResolverModifier and TypeMethodDescriptionSAMLAuthenticationProvider.findOrCreateNuxeoUser
(UserResolver userResolver, SAMLCredential credential) -
Uses of UserResolver in org.nuxeo.ecm.platform.auth.saml.user
Classes in org.nuxeo.ecm.platform.auth.saml.user that implement UserResolverModifier and TypeClassDescriptionclass
class
class
UserResolver implementation that uses theUserMapperService