Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Package weblogic.security.providers.authentication

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

See:
          Description

Interface Summary
UserNameMapper Interface used to perform certificate-based and distinguished name user authentication.
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.


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09