Class | Description |
---|---|
AbstractPasswordCredentialLoginModule |
A base login module that handles
PasswordCredential s |
CallerIdentityLoginModule |
A simple login module that simply associates the principal making the
connection request with the actual EIS connection requirements.
|
ConfiguredIdentityLoginModule |
A simple login module that simply associates the principal specified
in the module options with any subject authenticated against the module.
|
JaasSecurityDomainIdentityLoginModule | Deprecated
security domains are not used for encryption currently
|
PBEIdentityLoginModule |
An example of how one could encrypt the database password for a jca
connection factory.
|
SecureIdentityLoginModule |
An example of how one could encrypt the database password for a jca
connection factory.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.