Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Package weblogic.security.providers.authentication

Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication.

See:
          Description

Interface Summary
ActiveDirectoryAuthenticatorMBean The MBean that represents LDAP schema definitions for the Active Directory LDAP Authentication provider.
CustomDBMSAuthenticatorMBean The MBean that represents configuration information for the Custom DBMS Authentication provider.
CustomDBMSAuthenticatorPlugin  
DBMSAuthenticatorMBean This MBean contains attributes for DBMS Authentication providers.
DefaultAuthenticatorMBean The MBean that represents configuration attributes for the WebLogic Authentication provider.
DefaultIdentityAsserterMBean The MBean that represents configuration atrributes for the WebLogic Identity Assertion provider.
IPlanetAuthenticatorMBean This MBean represents LDAP schema definitions for the iPlanet LDAP provider.
LDAPAuthenticatorMBean This MBean contains attributes for the LDAP servers supported by the LDAP Authentication providers.
LDAPX509IdentityAsserterMBean The MBean that represents configuration atrributes for the WebLogic LDAP X509 Identity Assertion provider.
LoginExceptionPropagatorMBean No description provided.
NegotiateIdentityAsserterMBean The MBean that represents configuration atrributes for the WebLogic Negotiate Identity Assertion provider.
NovellAuthenticatorMBean This MBean represents the LDAP schema definitions for the Novell NDS LDAP provider.
OpenLDAPAuthenticatorMBean This MBean specifies the LDAP schema definitions for the Open LDAP Authentication provider.
OracleInternetDirectoryAuthenticatorMBean This MBean specifies the LDAP schema definitions for the Oracle Internet Directory LDAP Authentication provider.
OracleVirtualDirectoryAuthenticatorMBean This MBean specifies the LDAP schema definitions for the Oracle Virtual Directory Authentication provider.
ReadOnlySQLAuthenticatorMBean This MBean contains configuration information for the Read-Only SQL Authentication provider.
SQLAuthenticatorMBean This MBean contains configuration information for the SQL Authentication Provider.
UserNameMapper Interface used to perform certificate-based and distinguished name user authentication.
VirtualUserAuthenticatorMBean The MBean that represents configuration attributes for the Virtual User Authentication provider.
WindowsNTAuthenticatorMBean This MBean contains configuration information for the Windows NT Authetication Provider
X509SubjectComponentMapper The X509SubjectComponentMapper derives subject components from a given X.509 certificate chain, extending the UserNameMapper by supporting additional principals and credentials.
 

Class Summary
SubjectComponentData SubjectComponentDataImpl implements SubjectComponentData, which is an immutable collection of subject components which may be used to create a Subject.
 

Package weblogic.security.providers.authentication Description

Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication. Also includes the CustomDBMSAuthenticatorPlugin interface, which is implemented in the Custom DBMS Authenticator.


Copyright 1996, 2014, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02