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 TypeClassDescriptionclassclassFields 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 UserInfoAbstractLoginModule.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