Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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
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
CertificatePoliciesExtension The CertificatePoliciesExtension is a class which represent the CertificatePolicies Extension which could be present in the Certificates.
ClientSecurityEnvironmentImpl Helper for obtaining security platform specific settings.
KeyPairCredential This class acts as a holder for cryptographic key information.
PEMInputStream This class implements a BASE64 Character decoder as specified in RFC1521.
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.
SecurityEnvironment Helper for obtaining security platform specific settings.
SecurityInitializationException The SecurityInitializationException is thrown when a problem has been encountered during the initialization of the security subsystem.
SimpleCallbackHandler A simple CallbackHandler used for returning a username and password.
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
11g Release 1 (10.3.6)

Part Number E13941-06