java.lang.Object
org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUser
org.eclipse.jetty.jaas.spi.LdapLoginModule.LDAPUser
- Enclosing class:
- LdapLoginModule
-
Constructor Summary
ConstructorsConstructorDescriptionLDAPUser
(org.eclipse.jetty.security.UserPrincipal user, Attributes attributes) -
Method Summary
Methods inherited from class org.eclipse.jetty.jaas.spi.AbstractLoginModule.JAASUser
checkCredential, fetchRoles, getUserName, setJAASInfo, unsetJAASInfo
-
Constructor Details
-
LDAPUser
-
-
Method Details
-
doFetchRoles
- Specified by:
doFetchRoles
in classAbstractLoginModule.JAASUser
- Throws:
Exception
-