Interface | Description |
---|---|
BaseCallbackHandler.CallbackStrategy | |
CertificatePolicy |
The
CertificatePolicy interface exposes the CertificatePolicy
Extension in the X509Certificate. |
CertificatePolicyQualifier | |
WSUserPasswordDigest |
The
WSUserPasswordDigest interface defines the
interface for tokens that are passed to the assertIdentity call
for the wsse:PasswordDigest token type. |
Class | Description |
---|---|
BaseCallbackHandler |
A base class to simplify the creation of callback handlers.
|
CertificatePoliciesExtension |
The CertificatePoliciesExtension is a class which represent the CertificatePolicies
Extension which could be present in the Certificates.
|
KeyPairCredential |
This class acts as a holder for cryptographic key information.
|
PEMInputStream | Deprecated.
12.1.1.0
|
PublicCertCredential |
This class acts as a holder for a single public certificate.
|
ResourceId |
The
ResourceId class provides an API for
creating WebLogic Server security resource identifiers from a Map
that describes the resource type and resource key values. |
Security |
This class implements the WLS client runAs methods.
|
SimpleCallbackHandler | |
SubjectUtils |
This class contains utilities for managing Subjects.
|
URLCallbackHandler |
A CallbackHandler used for returning a username, password, URL,
and ContextHandler.
|
Exception | Description |
---|---|
SecurityInitializationException |
The
SecurityInitializationException
is thrown when a problem has been encountered during the
initialization of the security subsystem. |