Class Summary |
KeyStoreLoginModule |
Provides a JAAS login module that prompts for a key store alias and
populates the subject with the alias's principal and credentials. |
NTActiveLoginModule |
This LoginModule interacts with the
NT security subsystem to login as a local user, then
renders a user's NT security information as some number of
Principal s
and associates them with a Subject . |
NTActiveLoginModule2000 |
This LoginModule interacts with the
NT security subsystem to login as a local user, then
renders a user's NT security information as some number of
Principal s
and associates them with a Subject . |
NTActiveSystem |
This class implementation retrieves and makes available NT
username/domain/ID information for either the current user
or a specified user. |
NTLoginModule |
This LoginModule
renders a user's NT security information as some number of
Principal s
and associates them with a Subject . |
NTLoginModule2000 |
This LoginModule
renders a user's NT security information as some number of
Principal s
and associates them with a Subject . |
NTSystem |
This class implementation retrieves and makes available NT
security information for the current user. |