Uses of Class
org.jboss.security.auth.spi.UsersRolesLoginModule
-
Packages that use UsersRolesLoginModule Package Description org.jboss.security.auth.spi -
-
Uses of UsersRolesLoginModule in org.jboss.security.auth.spi
Subclasses of UsersRolesLoginModule in org.jboss.security.auth.spi Modifier and Type Class Description classMemoryUsersRolesLoginModuleA subclass of UsersRolesLoginModule that uses a singleton instance and memory based users/roles Properties maps to manage user/password and user/role mappings.classPropertiesUsersLoginModuleALoginModulethat uses a properties file to store username and password for authentication.classSimpleUsersLoginModuleALoginModulethat stores username and password as options.
-