See: Description
Interface | Description |
---|---|
Cache | |
ContextElementDictionary |
ContextElement name constants
|
EmbeddedLDAPConnectionService |
An service interface dealing with embedded LDAP connections
|
EmbeddedLDAPConnectionServiceGenerator |
Generates instances of EmbeddedLDAPConnectionService
|
EmbeddedLDAPGeneralService |
A service for the static methods in EmbeddedLDAP
|
EmbeddedLDAPService |
A service interface for EmbeddedLDAP
|
Factory | |
KeyStoreConfiguration |
Interface for retrieving keystore configuration parameters
Used by WLS and the node manager (where one uses mbeans and
the other uses a properties file)
|
PartitionUtilsDelegate |
Define the utility methods for discovering partition based
information.
|
ProviderUtilsService |
A providers utilities hk2 service
|
ResourceUtils.SearchHelper | |
SAMLAssertionInfo |
This class defines interface for accessing SAML assertion information.
|
SSLContextDelegate | |
SSLContextDelegate2 |
SSLContextDelegate2 is an extended interface of
, which declares additional
behavior and state for creating SSL connections
without affected existing SSLContextDelegate
implementations (e.g., ). |
SSLHostnameVerifier |
The SSLHostnameVerifier is called for hostname verification and will apply
hostname verification checks configured for Weblogic.
|
SSLTruster |
SSLTruster is the truster interface used by weblogic server.
|
WLSKeyStoreConstants |
Moved the constants in weblogic.security.utils.KeyStoreConstants to this interface
|
Class | Description |
---|---|
AdminAccount | |
AuditBaseEventImpl | |
BaseKeyStoreConfigurationHelper |
Helps find keystore configuration based on if using demo, custom, ...
|
CacheStatistics |
This class is used to monitor cache metrics.
|
CertPathTrustManagerUtils |
This utility class is used by SSL TrustManagers that
want to use the configured cert path validators to do
extra validation of the peer's certificate chain.
|
CertPathTrustManagerUtils.SecurityRuntimeAccessService | |
CertPathTrustManagerUtils.SSLPrevalidationContextParams | |
ClientKeyStoreConfiguration |
Retrieves keystore related configuration parameters from the command line for clients.
|
CompType |
The
CompType class holds the integer values
specified in the deprecated ApplicationLifecycleProviderMixin
SPI interface. |
ContextElementMessageStream |
This class is a convenience class for wrappering InputStreams that are
used for ContextElements.
|
EmbeddedLDAPConnectionPool |
This class manages a connection pool for the embedded LDAP server.
|
EmptyIterator | |
ESubjectImpl |
ESubject is used by EEngine and contains all the information that is necessary for Subject evaluation.
|
InputStreamCloner |
lets many folks read from the same
input streams without having to rewind them.
|
InputStreamsCloner |
lets many folks read from the same
input streams without having to rewind them.
|
KeyStoreConfigurationHelper |
Helps find keystore configuration based on if using demo, custom, ...
|
KeyStoreConfigurationHelper.SecurityRuntimeAccessService | |
KeyStoreConstants |
Contains constants describing default keystores.
|
KeyStoreInfo |
Holds info necessary to open a keystore
|
KeyStoreInstall | |
KeyStoreInstall.KeyStoreInstallationServiceImpl |
A hk2 service front-end for the static methods of KeyStoreInstall
|
KeyStoreUtils |
KeyStoreUtils
|
KeyStoreUtils.SecurityRuntimeAccessService | |
LDAPConnectionHelper |
This class helps manage LDAPConnections.
|
LDAPServerInfo |
This class contains information about a LDAP server.
|
LRUCache |
Cache using Least Recently Used algorithm to remove its elements.
|
MBeanKeyStoreConfiguration |
Retrieves keystore related configuration parameters from the
SSL and Server mbeans.
|
OrderedHashMap |
OrderedHashMap is a HashMap that remembers the order in which its entries
were put in it.
|
PartitionUtils |
A utility class for finding information based on partitions.
|
PasswordDigestUtils |
This class provides utility routines to be used by the WLS Security Providers.
|
Pool |
Pool of objects.
|
PreMBeanKeyStoreConfiguration |
Retrieves keystore related configuration parameters from the command line for clients.
|
RequestSigner |
This class is responsible for generating and validating nonce, timestamp and server name values
used in signing connections.
|
RequestSigner.SecurityRuntimeAccessService | |
ResourceIDDContextWrapper |
A
ContextHandler wrapper that supports the
resource owners identity domain and the administrative
identity domain ContextElement values. |
ResourceIdManagerDelegateImpl | |
ResourceUtils | |
ResourceUtils.InvocationHandlerImpl | |
SAMLAssertionInfoFactory |
This abstract class provides factory methods for creating SAML AssertionInfo factory.
|
SAMLAssertionInfoFactoryImpl |
This concrete class implements factory methods for creating
SAMLAssertionInfo for SAML V1 and V2. |
SAMLAssertionInfoFactoryImpl.DefaultErrorHandler | |
SAMLAssertionInfoFactoryImpl.SAML2AssertionInfoFactory | |
SAMLAssertionInfoImpl |
This class provides access to assertion information of SAML V1.
|
SecondChanceCache | |
SecurityUtils | |
SignedRequestInfo |
This class contains information about a Signed Request.
|
SSLAlert | |
SSLCertUtility | |
SSLCipherUtility | |
SSLCipherUtility.CipherInfo |
Nested class containing specifications for a cipher
|
SSLContextManager |
This a utility class for initializing server SSLContextWrapper instances.
|
SSLContextManager.SSLIdentity |
Container for the private key and certificate chain
|
SSLContextManager.SSLIdentityKey | |
SSLContextWrapper | |
SSLIOContext | |
SSLIOContextTable | |
SSLSetup | |
SSLSetupLogging | |
SSLTrustValidator |
This SSLTruster is the default truster used by weblogic server.
|
SSLWLSHostnameVerifier |
The SSLWLSHostnameVerifier is called for hostname verification and will apply
hostname verification checks configured for Weblogic.
|
SSLWLSHostnameVerifier.DefaultHostnameVerifier |
The SSLWLSHostnameVerifier.DefaultHostnameVerifier is called for SSL
hostname verification and will apply hostname verification checks
during an SSL handshake.
|
SSLWLSHostnameVerifier.NullHostnameVerifier |
Null verifier, which always returns true
|
SSLWLSWildcardHostnameVerifier |
The SSLWLSHostnameVerifier is called for hostname verification and will apply
hostname verification checks configured for Weblogic.
|
TLSTrustValidator | |
TrustManagerEnvironment |
Used to pass extra data to a TrustManager from an SSLTrustValidator
|
TTLLRUCache |
Cache using Least Recently Used algorithm to remove its elements.
|
X509Utils |
X509 Certificate and CertPath Utilities
|
Enum | Description |
---|---|
CacheStatistics.CacheCaller | |
SSLSetup.SSLImplementationSelection |
Exception | Description |
---|---|
CertPathTrustManagerUtils.CertPathTrustManagerRuntimeException |