Uses of Class
org.eclipse.jetty.jaas.spi.UserInfo
Packages that use UserInfo
-
Uses of UserInfo in org.eclipse.jetty.jaas.spi
Subclasses of UserInfo in org.eclipse.jetty.jaas.spiModifier and TypeClassDescriptionclass
class
Fields in org.eclipse.jetty.jaas.spi declared as UserInfoMethods in org.eclipse.jetty.jaas.spi that return UserInfoModifier and TypeMethodDescriptionAbstractDatabaseLoginModule.getUserInfo
(String userName) Load info from databaseabstract UserInfo
AbstractLoginModule.getUserInfo
(String username) LdapLoginModule.getUserInfo
(String username) get the available information about the userPropertyFileLoginModule.getUserInfo
(String userName) Constructors in org.eclipse.jetty.jaas.spi with parameters of type UserInfo