Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
com.ibm.as400.security.auth |
Provides user profile swapping using IBM i profile token and credential
classes.
|
Class | Description |
---|---|
AS400Credential |
Provides an abstract superclass for
representations of IBM i system security-related attributes.
|
DestroyFailedException |
The DestroyFailedException class represents an exception
issued when error occur when destroying IBM i system
authentication information.
|
ProfileHandleImpl |
The ProfileHandleImpl interface provides the template for
classes implementing behavior delegated by a
ProfileHandleCredential.
|
ProfileTokenCredential |
The ProfileTokenCredential class represents an IBM i system profile token.
|
ProfileTokenImpl |
The ProfileTokenImpl interface provides the template for
classes implementing behavior delegated by a
ProfileTokenCredential.
|
ProfileTokenProvider |
Defines an interface for providing a
ProfileTokenCredential to an AS400 object. |
RefreshFailedException |
The RefreshFailedException class represents an exception
issued when errors occur while refreshing system
authentication information.
|
RetrieveFailedException |
The RetrieveFailedException class represents an exception
issued when errors occur while retrieving system
authentication information.
|
SwapFailedException |
The SwapFailedException class represents an exception
issued when errors occur while attempting to change
thread identity on the IBM i system.
|
Class | Description |
---|---|
AS400AuthenticationException |
The AS400AuthenticationException class and subclasses
represent exceptions issued when errors occur
during system authentication.
|
AS400BasicAuthenticationCredential |
The AS400BasicAuthenticationCredential interface defines IBM i
credentials that can be exploited by authentication services
that rely on basic user and password authentication.
|
AS400BasicAuthenticationPrincipal |
The AS400BasicAuthenticationPrincipal interface defines IBM i
principals that can be exploited by authentication services
that rely on basic user and password authentication.
|
AS400Credential |
Provides an abstract superclass for
representations of IBM i system security-related attributes.
|
AS400CredentialEvent |
The AS400CredentialEvent class represents a credential event.
|
AS400CredentialListener |
The AS400CredentialListener interface provides an
interface for receiving AS400CredentialEvents.
|
AS400Principal |
The AS400Principal class provides an abstract superclass
for representations of IBM i system security-related
identities.
|
AS400SwappableCredential |
The AS400SwappableCredential interface defines IBM i
credentials that can be exploited by authentication services
to swap the operating system thread identity when running
on the local IBM i system.
|
ProfileTokenCredential |
The ProfileTokenCredential class represents an IBM i system profile token.
|
ProfileTokenProvider |
Defines an interface for providing a
ProfileTokenCredential to an AS400 object. |
RefreshFailedException |
The RefreshFailedException class represents an exception
issued when errors occur while refreshing system
authentication information.
|
RetrieveFailedException |
The RetrieveFailedException class represents an exception
issued when errors occur while retrieving system
authentication information.
|
Copyright © 2024. All rights reserved.