Searched refs:IdRepoException (Results 126 - 150 of 540) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java50 import com.sun.identity.idm.IdRepoException;
200 } catch (IdRepoException e) {
292 } catch (IdRepoException e) {
350 } catch (IdRepoException e) {
437 } catch (IdRepoException e) {
453 ) throws SMSException, SSOException, IdRepoException {
567 } catch (IdRepoException e) {
700 } catch (IdRepoException e) {
747 } catch (IdRepoException e) {
794 } catch (IdRepoException
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java50 import com.sun.identity.idm.IdRepoException;
200 } catch (IdRepoException e) {
292 } catch (IdRepoException e) {
350 } catch (IdRepoException e) {
437 } catch (IdRepoException e) {
453 ) throws SMSException, SSOException, IdRepoException {
567 } catch (IdRepoException e) {
700 } catch (IdRepoException e) {
747 } catch (IdRepoException e) {
794 } catch (IdRepoException
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java42 import com.sun.identity.idm.IdRepoException;
301 Map byteAttributes) throws IdRepoException, SSOException {
321 String amOrgName) throws SSOException, IdRepoException
347 boolean isStringValues) throws IdRepoException, SSOException {
456 throws IdRepoException, SSOException {
519 IdRepoException {
529 boolean isString) throws IdRepoException, SSOException {
553 String orgName, String amsdkDN) throws IdRepoException,
567 throws IdRepoException, SSOException {
584 throws IdRepoException, SSOExceptio
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DListAgentGroups.java45 import com.sun.identity.idm.IdRepoException;
119 } catch (IdRepoException e) {
135 throws IdRepoException, SSOException {
H A DListAgents.java45 import com.sun.identity.idm.IdRepoException;
118 } catch (IdRepoException e) {
134 throws IdRepoException, SSOException {
H A DRemoveAgentsFromGroup.java43 import com.sun.identity.idm.IdRepoException;
107 } catch (IdRepoException e) {
133 ) throws CLIException, IdRepoException, SSOException {
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/realm/
H A DRealmGetAssignableServices.java44 import com.sun.identity.idm.IdRepoException;
108 } catch (IdRepoException e) {
125 ) throws SMSException, IdRepoException, SSOException {
H A DRealmGetAssignedServices.java44 import com.sun.identity.idm.IdRepoException;
111 } catch (IdRepoException e) {
128 ) throws SMSException, IdRepoException, SSOException {
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DGlobalDiscoEntryHandler.java42 import com.sun.identity.idm.IdRepoException;
82 } catch (IdRepoException ire) {
108 } catch(IdRepoException ire) {
/forgerock/openam/openam-oauth2/src/test/java/org/forgerock/openam/oauth2/rest/
H A DClientResourceTest.java43 import com.sun.identity.idm.IdRepoException;
77 public void shouldCreateIdentity() throws SSOException, IdRepoException, ResourceException {
108 throws SSOException, IdRepoException, ResourceException {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DListAgentGroups.java45 import com.sun.identity.idm.IdRepoException;
119 } catch (IdRepoException e) {
135 throws IdRepoException, SSOException {
H A DListAgents.java45 import com.sun.identity.idm.IdRepoException;
118 } catch (IdRepoException e) {
134 throws IdRepoException, SSOException {
H A DRemoveAgentsFromGroup.java43 import com.sun.identity.idm.IdRepoException;
107 } catch (IdRepoException e) {
133 ) throws CLIException, IdRepoException, SSOException {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/realm/
H A DRealmGetAssignableServices.java44 import com.sun.identity.idm.IdRepoException;
108 } catch (IdRepoException e) {
125 ) throws SMSException, IdRepoException, SSOException {
H A DRealmGetAssignedServices.java44 import com.sun.identity.idm.IdRepoException;
111 } catch (IdRepoException e) {
128 ) throws SMSException, IdRepoException, SSOException {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java42 import com.sun.identity.idm.IdRepoException;
301 Map byteAttributes) throws IdRepoException, SSOException {
321 String amOrgName) throws SSOException, IdRepoException
347 boolean isStringValues) throws IdRepoException, SSOException {
456 throws IdRepoException, SSOException {
519 IdRepoException {
529 boolean isString) throws IdRepoException, SSOException {
553 String orgName, String amsdkDN) throws IdRepoException,
567 throws IdRepoException, SSOException {
584 throws IdRepoException, SSOExceptio
[all...]
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/session/authorisation/
H A DSessionChangeAuthorizer.java37 import com.sun.identity.idm.IdRepoException;
77 throws SSOException, SessionException, IdRepoException {
182 } catch (IdRepoException e) {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/
H A DSessionResourceUtil.java33 import com.sun.identity.idm.IdRepoException;
152 * @throws IdRepoException If single sign on token is invalid
155 public JsonValue jsonValueOf(SSOToken ssoToken) throws IdRepoException, SSOException {
174 * @throws IdRepoException If a problem occurs creating the AMIdentity.
177 public AMIdentity getIdentity(SSOToken ssoToken) throws IdRepoException, SSOException {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/action/
H A DUpdateSessionPropertiesActionHandler.java27 import com.sun.identity.idm.IdRepoException;
79 } catch (SSOException | IdRepoException e) {
102 BadRequestException, DelegationException, ForbiddenException, IdRepoException {
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/liberty/ws/disco/plugins/
H A DGlobalDiscoEntryHandler.java42 import com.sun.identity.idm.IdRepoException;
82 } catch (IdRepoException ire) {
108 } catch(IdRepoException ire) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/opensso/
H A DIdentityServicesImpl.java71 import com.sun.identity.idm.IdRepoException;
104 private final ExceptionMappingHandler<IdRepoException, IdServicesException> idServicesErrorHandler =
220 } catch (IdRepoException e) {
341 } catch (IdRepoException ex) {
404 } catch (IdRepoException ex) {
415 } catch (IdRepoException ex) {
467 } catch (IdRepoException e) {
517 } catch (IdRepoException e) {
624 } catch (IdRepoException ire) {
670 } catch (IdRepoException
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/opensso/
H A DIdentityServicesImpl.java71 import com.sun.identity.idm.IdRepoException;
104 private final ExceptionMappingHandler<IdRepoException, IdServicesException> idServicesErrorHandler =
220 } catch (IdRepoException e) {
344 } catch (IdRepoException ex) {
407 } catch (IdRepoException ex) {
418 } catch (IdRepoException ex) {
470 } catch (IdRepoException e) {
520 } catch (IdRepoException e) {
627 } catch (IdRepoException ire) {
673 } catch (IdRepoException
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetUserValidationModelImpl.java36 import com.sun.identity.idm.IdRepoException;
192 } catch (IdRepoException e) {
369 } catch (IdRepoException e) {
391 ) throws SSOException, IdRepoException {
400 throws SSOException, IdRepoException {
414 throws SSOException, IdRepoException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModelImpl.java45 import com.sun.identity.idm.IdRepoException;
150 } catch (IdRepoException e) {
215 } catch (IdRepoException e) {
254 } catch (IdRepoException ex) {
306 } catch (IdRepoException e) {
365 } catch (IdRepoException e) {
418 } catch (IdRepoException e) {
472 } catch (IdRepoException e) {
512 } catch (IdRepoException e) {
544 } catch (IdRepoException
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModelImpl.java45 import com.sun.identity.idm.IdRepoException;
150 } catch (IdRepoException e) {
215 } catch (IdRepoException e) {
254 } catch (IdRepoException ex) {
306 } catch (IdRepoException e) {
365 } catch (IdRepoException e) {
418 } catch (IdRepoException e) {
472 } catch (IdRepoException e) {
512 } catch (IdRepoException e) {
544 } catch (IdRepoException
[all...]

Completed in 79 milliseconds

1234567891011>>