|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.security.auth.spi | |
---|---|
org.jboss.security.auth.spi |
Classes in org.jboss.security.auth.spi used by org.jboss.security.auth.spi | |
---|---|
AbstractServerLoginModule
This class implements the common functionality required for a JAAS server side LoginModule and implements the JBossSX standard Subject usage pattern of storing identities and roles. |
|
BaseCertLoginModule
Base Login Module that uses X509Certificates as credentials for authentication. |
|
UsernamePasswordLoginModule
An abstract subclass of AbstractServerLoginModule that imposes an identity == String username, credentials == String password view on the login process. |
|
Users
The XMLLoginModule users/roles object representation. |
|
Users.User
|
|
UsersRolesLoginModule
A simple Properties map based login module that consults two Java Properties formatted text files for username to password("users.properties") and username to roles("roles.properties") mapping. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |