Credential Mapper REST Endpoints
Credential Mapper
Credential Mapper Operations
- Create A New Credential Mapper
 - Method: postPath:
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers - Delete This Credential Mapper
 - Method: deletePath:
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers/{name} - GET A Create Form For This Credential Mapper Collection
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMapperCreateForm - View This Credential Mapper
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers/{name} - View This Credential Mapper Collection
 - Method: getPath:
/management/weblogic/{version}/edit/securityConfiguration/realms/{name}/credentialMappers