Package org.objectweb.jonas.security.auth.spi

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.