Package | Description |
---|---|
org.jboss.security.auth.spi |
Modifier and Type | Class and Description |
---|---|
class |
MemoryUsersRolesLoginModule
A subclass of UsersRolesLoginModule that uses a singleton instance and
memory based users/roles Properties maps to manage user/password and
user/role mappings.
|
class |
PropertiesUsersLoginModule
A
LoginModule that uses a properties file to store username and password for authentication. |
class |
SimpleUsersLoginModule
A
LoginModule that stores username and password as options. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.