Searched refs:IdRepoException (Results 76 - 100 of 540) sorted by relevance

1234567891011>>

/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/core/
H A DResourceOwner.java26 import com.sun.identity.idm.IdRepoException;
84 } catch (IdRepoException | SSOException e) {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/idrepo/
H A DIdentityCommand.java37 import com.sun.identity.idm.IdRepoException;
88 } catch (IdRepoException ex) {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/session/action/
H A DGetSessionPropertiesActionHandler.java23 import com.sun.identity.idm.IdRepoException;
59 } catch (SSOException | IdRepoException e) {
H A DRefreshActionHandler.java26 import com.sun.identity.idm.IdRepoException;
64 } catch (SSOException | IdRepoException e) {
/forgerock/openam/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/helpers/
H A DDirectoryHelper.java19 import com.sun.identity.idm.IdRepoException;
114 * @throws IdRepoException If there was an error while retrieving the existing user status attribute.
117 String activeValue, String inactiveValue) throws IdRepoException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMChangeUserPasswordModelImpl.java37 import com.sun.identity.idm.IdRepoException;
67 } catch (IdRepoException e) {
101 } catch (IdRepoException e) {
143 } catch (IdRepoException e) {
183 } catch (IdRepoException e) {
H A DUMUserResourceOfferingModelImpl.java37 import com.sun.identity.idm.IdRepoException;
64 } catch (IdRepoException e) {
98 } catch (IdRepoException e) {
137 } catch (IdRepoException e) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DAMIdentityRepository.java93 * @throws IdRepoException Never thrown, required by legacy code.
99 throws IdRepoException, SSOException {
153 * @throws IdRepoException
158 public Set getSupportedIdTypes() throws IdRepoException, SSOException {
175 * @throws IdRepoException
180 public Set getAllowedIdOperations(IdType type) throws IdRepoException,
195 * @throws IdRepoException
201 throws IdRepoException, SSOException {
258 * @throws IdRepoException
266 throws IdRepoException, SSOExceptio
[all...]
H A DIdUtils.java226 * @throws IdRepoException if there are repository related error conditions.
230 throws IdRepoException, SSOException {
264 * @throws IdRepoException if the identifier provided is wrong.
267 throws IdRepoException {
281 * @throws IdRepoException if the underly components throws
285 String realm) throws IdRepoException {
288 throw (new IdRepoException(IdRepoBundle.BUNDLE_NAME,
297 } catch (IdRepoException ide) {
417 * @throws IdRepoException if there are no corresponding types.
419 public static IdType getType(String type) throws IdRepoException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMChangeUserPasswordModelImpl.java37 import com.sun.identity.idm.IdRepoException;
67 } catch (IdRepoException e) {
101 } catch (IdRepoException e) {
143 } catch (IdRepoException e) {
183 } catch (IdRepoException e) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java67 import com.sun.identity.idm.IdRepoException;
138 throws IdRepoException, SSOException {
172 throws IdRepoException, SSOException {
189 throws IdRepoException, SSOException {
203 throws IdRepoException, SSOException {
215 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.UNABLE_READ_ATTRIBUTES,
230 Map mapOfServicesAndOCs) throws IdRepoException, SSOException {
251 Set attrNames) throws IdRepoException, SSOException {
272 throws IdRepoException, SSOException {
294 throw new IdRepoException(IdRepoBundl
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java67 import com.sun.identity.idm.IdRepoException;
138 throws IdRepoException, SSOException {
172 throws IdRepoException, SSOException {
189 throws IdRepoException, SSOException {
203 throws IdRepoException, SSOException {
215 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.UNABLE_READ_ATTRIBUTES,
230 Map mapOfServicesAndOCs) throws IdRepoException, SSOException {
251 Set attrNames) throws IdRepoException, SSOException {
272 throws IdRepoException, SSOException {
294 throw new IdRepoException(IdRepoBundl
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdUtils.java222 * @throws IdRepoException if there are repository related error conditions.
226 throws IdRepoException, SSOException {
260 * @throws IdRepoException if the identifier provided is wrong.
263 throws IdRepoException {
277 * @throws IdRepoException if the underly components throws
281 String realm) throws IdRepoException {
284 throw (new IdRepoException(IdRepoBundle.BUNDLE_NAME,
293 } catch (IdRepoException ide) {
413 * @throws IdRepoException if there are no corresponding types.
415 public static IdType getType(String type) throws IdRepoException {
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java68 import com.sun.identity.idm.IdRepoException;
170 IdRepoException initializationException;
186 public void initialize(Map configParams) throws IdRepoException {
194 } catch (IdRepoException ide) {
271 throws IdRepoException, SSOException {
288 throws IdRepoException, SSOException {
329 throws IdRepoException, SSOException {
377 throws IdRepoException, SSOException {
394 Map mapOfServicesAndOCs) throws IdRepoException, SSOException {
435 Set attrNames) throws IdRepoException, SSOExceptio
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java70 import com.sun.identity.idm.IdRepoException;
172 IdRepoException initializationException;
188 public void initialize(Map configParams) throws IdRepoException {
196 } catch (IdRepoException ide) {
273 throws IdRepoException, SSOException {
290 throws IdRepoException, SSOException {
331 throws IdRepoException, SSOException {
379 throws IdRepoException, SSOException {
396 Map mapOfServicesAndOCs) throws IdRepoException, SSOException {
437 Set attrNames) throws IdRepoException, SSOExceptio
[all...]
/forgerock/openam-v13/openam-authentication/openam-auth-common/src/main/java/org/forgerock/openam/authentication/modules/common/mapping/
H A DDefaultAccountProvider.java33 import com.sun.identity.idm.IdRepoException;
90 } catch (IdRepoException ex) {
115 } catch (IdRepoException ire) {
/forgerock/openam-v13/openam-authentication/openam-auth-device-id/src/test/java/org/forgerock/openam/authentication/modules/deviceprint/
H A DDevicePrintDaoTest.java20 import com.sun.identity.idm.IdRepoException;
48 public void shouldGetProfiles() throws IOException, IdRepoException, SSOException {
65 public void shouldSaveProfiles() throws IOException, IdRepoException, SSOException {
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOUserSubject.java46 import com.sun.identity.idm.IdRepoException;
98 } catch (IdRepoException ex) {
126 } catch (IdRepoException ex) {
/forgerock/openam/openam-authentication/openam-auth-common/src/main/java/org/forgerock/openam/authentication/modules/common/mapping/
H A DDefaultAccountProvider.java33 import com.sun.identity.idm.IdRepoException;
90 } catch (IdRepoException ex) {
115 } catch (IdRepoException ire) {
/forgerock/openam/openam-authentication/openam-auth-device-id/src/test/java/org/forgerock/openam/authentication/modules/deviceprint/
H A DDevicePrintDaoTest.java20 import com.sun.identity.idm.IdRepoException;
49 public void shouldGetProfiles() throws IOException, IdRepoException, SSOException {
66 public void shouldSaveProfiles() throws IOException, IdRepoException, SSOException {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/oath/
H A DAuthenticatorOathService.java20 import com.sun.identity.idm.IdRepoException;
108 * @throws IdRepoException If there were troubles talking to the IdRepo.
112 throws IdRepoException, SSOException {
124 * @throws IdRepoException If there were troubles talking to the IdRepo.
127 public void removeAllUserDevices(@Nonnull AMIdentity id) throws IdRepoException, SSOException {
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOUserSubject.java38 import com.sun.identity.idm.IdRepoException;
97 } catch (IdRepoException ex) {
125 } catch (IdRepoException ex) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java51 import com.sun.identity.idm.IdRepoException;
159 * @throws IdRepoException If there are repository related error conditions
164 throws IdRepoException, SSOException {
192 IdRepoException firstException = null;
207 } catch (IdRepoException ide) {
222 throws IdRepoException, AuthLoginException {
228 throws IdRepoException, AuthLoginException {
234 IdRepoException firstException = null;
245 } catch (SSOException | IdRepoException ex) {
307 } catch (IdRepoException id
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java51 import com.sun.identity.idm.IdRepoException;
159 * @throws IdRepoException If there are repository related error conditions
164 throws IdRepoException, SSOException {
192 IdRepoException firstException = null;
207 } catch (IdRepoException ide) {
224 * via the <code>IdRepoException</code> exception.
236 throws IdRepoException, AuthLoginException {
242 IdRepoException firstException = null;
257 } catch (IdRepoException ex) {
334 } catch (IdRepoException id
[all...]
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/core/
H A DCoreWrapper.java33 import com.sun.identity.idm.IdRepoException;
123 * @throws IdRepoException If there are repository related error conditions.
126 public AMIdentity getIdentity(SSOToken token) throws IdRepoException, SSOException {
137 public AMIdentity getIdentity(SSOToken token, String univId) throws IdRepoException, SSOException {
211 * @throws IdRepoException If the {@code getOrganization} fails.
214 public String getOrganization(SSOToken adminToken, String orgIdentifier) throws IdRepoException, SSOException {

Completed in 88 milliseconds

1234567891011>>