|
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 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface UserPasswordCredentialMapExtendedV2ReaderMBean
Provides a set of methods for reading the credential mappings. Credential mappings match WebLogic users to remote usernames and passwords.
| Method Summary | |
|---|---|
abstract String |
getCurrentMappingWLSUserIdentityDomain(String cursor)Gets an identity domain associated with the WLS user from a credentials mapping that has been returned from the listMappings method. |
abstract String |
getRemoteUserName(String resourceId, String wlsUserName, String identityDomain)Gets the external username that is mapped to a local WebLogic username for the specified resource. |
| Methods inherited from interface weblogic.management.security.credentials.UserPasswordCredentialMapExtendedReaderMBean |
|---|
getCurrentMappingResourceID, listMappingsByPattern |
| Methods inherited from interface weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBean |
|---|
getCurrentCredentialRemotePassword, getCurrentCredentialRemoteUserName, getCurrentMappingRemoteUserName, getCurrentMappingWLSUserName, getRemotePassword, getRemoteUserName, listCredentials, listMappings |
| Methods inherited from interface weblogic.management.utils.ListerMBean |
|---|
advance, close, haveCurrent |
| Methods inherited from interface weblogic.management.commo.StandardInterface |
|---|
getName |
| Methods inherited from interface weblogic.descriptor.DescriptorBean |
|---|
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener |
| Method Detail |
|---|
String getRemoteUserName(String resourceId,
String wlsUserName,
String identityDomain)
throws NotFoundException
resourceId - - The resource on which the mapping between the local WebLogic user and the remote user was created.wlsUserName - - The local WebLogic username.identityDomain - - The identity domain of the WebLogic user.NotFoundException
String getCurrentMappingWLSUserIdentityDomain(String cursor)
throws InvalidCursorException
listMappings method. This method returns the identity domain associated with a username that corresponds to current location in the list.cursor - - The cursor that has been returned from the listMappings method.InvalidCursorException
|
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 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||