|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
choices list are allowed.
LoginModule entry
configured for the application specified in the
getAppConfigurationEntry(String appName)
method in the Configuration class.LoginModule
is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.CallbackHandler, allowing underlying security services
the ability to interact with a calling application to retrieve specific
authentication data such as usernames and passwords, or to display
certain information, such as error and warning messages.CallbackHandler and passes
it to underlying security services so that they may interact with
the application to retrieve specific authentication data,
such as usernames and passwords, or to display certain information,
such as error and warning messages.ChoiceCallback to the invokeCallback
method of a CallbackHandler to display a list of choices
and to retrieve the selected choice(s).ChoiceCallback with a prompt,
a list of choices, a default choice, and a boolean specifying
whether or not multiple selections from the list of choices are allowed.
javax.security.auth.login.Configuration.Configuration object.
ConfirmationCallback to the invokeCallback
method of a CallbackHandler to ask for YES/NO,
OK/CANCEL, YES/NO/CANCEL or other similar confirmations.ConfirmationCallback with a
message type, an option type and a default option.
ConfirmationCallback with a
message type, a list of options and a default option.
ConfirmationCallback with a prompt,
message type, an option type and a default option.
ConfirmationCallback with a prompt,
message type, a list of options and a default option.
Credential has expired.Object.
destroy operation failed.Subject.
Subject.
Subject.
Subject.
JAASPrincipal class and
represents the domain ID the user is currently logged onto.DomainIDPrincipal using a
String representation of the domain.
JAASPrincipal class and
represents the domain the user is currently logged onto.DomainPrincipal using a
String representation of the domain.
Subject
for equality.
PrivateCredentialPermission objects for
equality.
X500Principal
for equality.
JAASPrincipal
for equality.
WkstationPrincipal
for equality.
UserIDPrincipal
for equality.
GroupIDPrincipal
for equality.
UsernamePrincipal
for equality.
DomainPrincipal
for equality.
LinuxPrincipal
for equality.
DomainIDPrincipal
for equality.
LinuxNumericUserPrincipal
for equality.
PrimaryGroupIDPrincipal
for equality.
LinuxNumericGroupPrincipal
for equality.
ServerPrincipal
for equality.
Callback.
ResourceBundle.
LoginModule.
PrivateCredentialPermission.
Locale.
LoginModule.
X500Principal.
JAASPrincipal.
LinuxPrincipal.
LinuxNumericUserPrincipal.
LinuxNumericGroupPrincipal.
LoginModule.
CodeSource.
Policy and returns the Permissions granted
to the specified Subject and CodeSource.
Set of Principals associated with this
Subject.
Principal classes and names
associated with this PrivateCredentialPermission.
Set of Principals associated with this
Subject that are instances or subclasses of the specified
Class.
Set of private credentials held by this
Subject.
Set of private credentials associated with this
Subject that are instances or subclasses of the specified
Class.
Set of public credentials held by this
Subject.
Set of public credentials associated with this
Subject that are instances or subclasses of the specified
Class.
Subject associated with this
SubjectDomainCombiner.
Subject associated with the provided
AccessControlContext.
JAASPrincipal class
and represents a user's group identification (GID).GroupIDPrincipal using a
long representation of the user's group
identification number (GID).
GroupIDPrincipal using a
String representation of the user's
group identification (GID).
Subject.
X500Principal.
JAASPrincipal.
LinuxPrincipal.
LinuxNumericUserPrincipal.
LinuxNumericGroupPrincipal.
PrivateCredentialPermission implies
the specified Permission.
Subject is implied by
this object.
LoginModule.
LoginModule.
Object is current.
Object has been destroyed.
Subject is read-only.
Principal interface
and represents general information about a user, group or domain.JAASPrincipal with an identifying name.
LanguageCallback to the invokeCallback
method of a CallbackHandler to retrieve the Locale
used for localizing text.LanguageCallback.
LoginModule imports a user's Linux
Principal information (LinuxPrincipal,
LinuxNumericUserPrincipal,
and LinuxNumericGroupPrincipal)
and associates them with the current Subject.LoginModule imports a user's Linux
Principal information (UsernamePrincipal,
UserIDPrincipal,
and GroupIDPrincipal)
and associates them with the current Subject.LinuxNumericGroupPrincipal using a
long representation of the user's group identification number (GID).
LinuxNumericGroupPrincipal using a
String representation of the user's
group identification number (GID).
LinuxNumericUserPrincipal using a
long representation of the user's identification number (UID).
LinuxNumericUserPrincipal using a
String representation of the
user's identification number (UID).
LinuxPrincipal with a Linux username.
LinuxSystem and load
the native library to access the underlying system information.
Subject.
Subject (phase 1).
LoginContext class describes the basic methods used
to authenticate Subjects and provides a way to develop an
application independent of the underlying authentication technology.LoginContext class.
LoginContext class.
LoginContext class.
LoginContext class.
LoginModule describes the interface
implemented by authentication technology providers.Subject.
Subject.
UserIDPrincipal as a long.
GroupIDPrincipal as a long.
LinuxNumericUserPrincipal as a long.
PrimaryGroupIDPrincipal as a long.
LinuxNumericGroupPrincipal as a long.
NameCallback to the invokeCallback
method of a CallbackHandler to retrieve name information.NameCallback with a prompt.
NameCallback with a prompt
and default name.
PermissionCollection.
LoginModule.
PasswordCallback to the invokeCallback
method of a CallbackHandler to retrieve password information.PasswordCallback with a prompt
and a boolean specifying whether the password should be displayed
as it is being typed.
javax.security.auth.Policy.JAASPrincipal class
and represents a user's primary group identification (GID).PrimaryGroupIDPrincipal using a
long representation of the user's primary group
identification number (GID).
PrimaryGroupIDPrincipal using a
String representation of the user's primary
group identification.
java.security.Principal
interface typically also implements this interface to provide
a means for comparing that object to a specified Subject.Subject.PrivateCredentialPermission
with the specified name.
Object.
refresh operation failed.LoginModule.
LoginModule.
ResourceBundle
for the following packages:
javax.security.auth
javax.security.auth.callback
javax.security.auth.login
javax.security.auth.spi
com.ibm.security.auth
com.ibm.security.auth.login
JAASPrincipal class
and represents the LAN server that validated a user's logon.ServerPrincipal using a
String representation of the LAN server name.
Configuration
Locale.
Subject to be read-only.
Subject represents a grouping of related information
for a single entity, such as a person.Subject
with an empty Set of Principals and empty
Sets of public and private credentials.
Subject with
the specified Sets of Principals and credentials.
SubjectDomainCombiner updates the
ProtectionDomains affiliated with an AccessControlContext
with the relevant Subject-based Permissions configured in the
java.security.auth.Policy.Subject with this
SubjectDomainCombiner.
LoginModule.
TextInputCallback to the invokeCallback
method of a CallbackHandler to retrieve generic text
information.TextInputCallback with a prompt.
TextInputCallback with a prompt
and default input value.
TextOutputCallback to the invokeCallback
method of a CallbackHandler to display information messages,
warning messages and error messages.Subject.
X500Principal.
JAASPrincipal.
WkstationPrincipal.
UserIDPrincipal.
GroupIDPrincipal.
UsernamePrincipal.
DomainPrincipal.
LinuxPrincipal.
DomainIDPrincipal.
LinuxNumericUserPrincipal.
PrimaryGroupIDPrincipal.
LinuxNumericGroupPrincipal.
ServerPrincipal.
CallbackHandler does not
recognize a particular Callback.UnsupportedCallbackException
with no detail message.
JAASPrincipal class
and represents a user's identification (UID).UserIDPrincipal using a
long representation of the user's identification.
UserIDPrincipal using a
String representation of the
user's identification.
JAASPrincipal class and
represents the username provided when logging onto a system or server.UsernamePrincipal with a provided username.
JAASPrincipal class and
represents the workstation name the user is currently logged onto.WkstationPrincipal using a
String representation of the workstation name.
Principal.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||