|
Class Summary |
| ClientLoginModule |
This class is used to propagate the Principal and roles to the server
It doesn't make any authentication |
| CRLLoginModule |
Defines a login module for the authentication by using certificates |
| JDirectResourceLoginModule |
Define a login module for the authentication by using one of the JOnAS
resource Datasource, LDAP or file |
| JResourceLoginModule |
Define a login module for the authentication by using one of the JOnAS
resource Datasource, LDAP or file. |
| RemoteLoginModule |
This Remote login module is used to run a JAAS authentication on the remote
side. |
| RoleBasedAuthorizationModule |
Authorizes a certain user to access a certain resource based on the role(s)
of that user and that user's group(s). |
| SignLoginModule |
This class is used to sign the current subject. |