Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Package weblogic.security

Deprecated 7.0.0.0. SPI for mapping digital certificates sent from Web browsers and Java clients to WebLogic Server.

See:
          Description

Interface Summary
BaseCallbackHandler.CallbackStrategy  
CertificatePolicy The CertificatePolicy interface exposes the CertificatePolicy Extension in the X509Certificate.
CertificatePolicyQualifier The CertificatePolicyQualifier interfcae exposes the PolicyQualifierInfo part in the CertificatePolicy Certificate Extension.
WSUserPasswordDigest The WSUserPasswordDigest interface defines the interface for tokens that are passed to the assertIdentity call for the wsse:PasswordDigest token type.
 

Class Summary
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.
SecurityInitializationException The SecurityInitializationException is thrown when a problem has been encountered during the initialization of the security subsystem.
SimpleCallbackHandler  
URLCallbackHandler A CallbackHandler used for returning a username, password, URL, and ContextHandler.
UserConfigFileManager  
 

Package weblogic.security Description

Deprecated 7.0.0.0. SPI for mapping digital certificates sent from Web browsers and Java clients to WebLogic Server. This class makes it unnecessary for a user with a valid digital certificate to enter a username and password when accessing resources in WebLogic Server.


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02