Package | Description |
---|---|
com.sun.identity.idsvcs | |
com.sun.identity.idsvcs.opensso | |
org.forgerock.openam.errors |
Modifier and Type | Class and Description |
---|---|
class |
AccessDenied |
class |
GeneralFailure |
class |
NeedMoreCredentials |
class |
ObjectNotFound |
class |
TokenExpired |
Modifier and Type | Method and Description |
---|---|
IdentityDetails |
IdentityServicesImpl.read(String name,
Attribute[] attributes,
Token admin) |
Modifier and Type | Class and Description |
---|---|
class |
GeneralAccessDeniedError
Specialisation of GeneralFailure Exception type for indicating Access Denied without altering the signature
of
IdentityServicesImpl.create(com.sun.identity.idsvcs.IdentityDetails, com.iplanet.sso.SSOToken) . |
Modifier and Type | Method and Description |
---|---|
IdentityDetails |
IdentityServicesImpl.read(String name,
Attribute[] attributes,
Token admin) |
IdentityDetails |
IdentityServicesImpl.read(String name,
Map<String,Set<String>> attributes,
SSOToken admin) |
Modifier and Type | Method and Description |
---|---|
static IdServicesException |
IdentityServicesException.getIdentityServiceException(int code,
String message)
Contains a map of default errors relating to known ID services errors.
|
IdServicesException |
IdentityServicesExceptionMappingHandler.handleError(org.forgerock.services.context.Context context,
org.forgerock.json.resource.Request request,
IdRepoException error) |
IdServicesException |
IdentityServicesExceptionMappingHandler.handleError(org.forgerock.services.context.Context context,
String debug,
org.forgerock.json.resource.Request request,
IdRepoException error) |
IdServicesException |
IdentityServicesExceptionMappingHandler.handleError(IdRepoException error) |
IdServicesException |
IdentityServicesExceptionMappingHandler.handleError(org.forgerock.json.resource.Request request,
IdRepoException error) |
IdServicesException |
IdentityServicesExceptionMappingHandler.handleError(String debug,
org.forgerock.json.resource.Request request,
IdRepoException error) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.