Searched refs:INTERNAL_ERROR (Results 26 - 50 of 138) sorted by relevance

123456

/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/
H A DCTSTokenPersistenceImpl.java75 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, "Exception caught getting byte[] " +
78 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR,
93 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, "Exception caught querying CTS " +
96 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, "Unsupported encoding pulling " +
106 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
116 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
179 throw new CTSTokenPersistenceException(ResourceException.INTERNAL_ERROR, "Null field encountered in CTS " +
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DOpenAMTokenState.java97 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have " +
102 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have " +
107 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have a non-empty " +
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DOpenAMTokenState.java97 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have " +
102 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have " +
107 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, "passed-in jsonValue does not have a non-empty " +
/forgerock/openam-v13/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/
H A DPrincipalFromSessionImpl.java89 throw new TokenValidationException(ResourceException.INTERNAL_ERROR,
110 throw new TokenValidationException(ResourceException.INTERNAL_ERROR,
121 throw new TokenValidationException(ResourceException.INTERNAL_ERROR, message, e);
127 throw new TokenValidationException(ResourceException.INTERNAL_ERROR, message);
/forgerock/openam/openam-sts/openam-common-sts/src/main/java/org/forgerock/openam/sts/token/validator/
H A DPrincipalFromSessionImpl.java89 throw new TokenValidationException(ResourceException.INTERNAL_ERROR,
110 throw new TokenValidationException(ResourceException.INTERNAL_ERROR,
121 throw new TokenValidationException(ResourceException.INTERNAL_ERROR, message, e);
127 throw new TokenValidationException(ResourceException.INTERNAL_ERROR, message);
/forgerock/openam-v13/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/common/
H A DSTSInstanceConfigStoreBase.java104 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
107 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
140 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
179 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
218 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
254 throw new STSPublishException(ResourceException.INTERNAL_ERROR, "Could not obtain ServiceConfig instance for realm " + realm +
263 throw new STSPublishException(ResourceException.INTERNAL_ERROR, "Could not get list of " + restOrSoap() +
329 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
/forgerock/openam-v13/openam-sts/openam-soap-sts/openam-soap-sts-server/src/main/java/org/forgerock/openam/sts/soap/bootstrap/
H A DSoapSTSAgentCredentialsAccessImpl.java75 throw new STSInitializationException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
78 throw new STSInitializationException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam-v13/openam-sts/openam-soap-sts/openam-soap-sts-server/src/main/java/org/forgerock/openam/sts/soap/publish/
H A DSoapSTSInstanceLifecycleManagerImpl.java72 throw new STSPublishException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
82 throw new STSPublishException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java68 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
71 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultConditionsProvider.java48 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
72 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultAttributeStatementsProvider.java52 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultAuthenticationStatementsProvider.java50 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
/forgerock/openam/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/common/
H A DSTSInstanceConfigStoreBase.java104 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
107 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
140 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
179 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
218 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
254 throw new STSPublishException(ResourceException.INTERNAL_ERROR, "Could not obtain ServiceConfig instance for realm " + realm +
263 throw new STSPublishException(ResourceException.INTERNAL_ERROR, "Could not get list of " + restOrSoap() +
329 throw new STSPublishException(ResourceException.INTERNAL_ERROR,
/forgerock/openam/openam-sts/openam-soap-sts/openam-soap-sts-server/src/main/java/org/forgerock/openam/sts/soap/bootstrap/
H A DSoapSTSAgentCredentialsAccessImpl.java75 throw new STSInitializationException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
78 throw new STSInitializationException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam/openam-sts/openam-soap-sts/openam-soap-sts-server/src/main/java/org/forgerock/openam/sts/soap/publish/
H A DSoapSTSInstanceLifecycleManagerImpl.java72 throw new STSPublishException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
82 throw new STSPublishException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java68 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
71 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultConditionsProvider.java48 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
72 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultAttributeStatementsProvider.java52 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
H A DDefaultAuthenticationStatementsProvider.java52 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/
H A DStatementProviderImpl.java101 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
104 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
107 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/
H A DStatementProviderImpl.java101 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
104 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
107 throw new TokenCreationException(ResourceException.INTERNAL_ERROR,
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/
H A DXMLUtilitiesImpl.java51 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/validation/
H A DRealmValidator.java70 throw new EntitlementException(EntitlementException.INTERNAL_ERROR, e);
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/
H A DXMLUtilitiesImpl.java51 throw new TokenMarshalException(ResourceException.INTERNAL_ERROR, e.getMessage(), e);
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/xacml3/validation/
H A DRealmValidator.java70 throw new EntitlementException(EntitlementException.INTERNAL_ERROR, e);

Completed in 185 milliseconds

123456