Searched refs:PLUGIN_OPERATION_NOT_SUPPORTED (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java178 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
191 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
236 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
240 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
305 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
323 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
327 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
345 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
349 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
364 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
[all...]
H A DAgentsRepo.java489 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
537 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
553 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
622 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
683 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
718 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
734 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
1010 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1016 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1383 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DSpecialRepo.java178 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
191 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
236 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
240 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
305 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
323 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
327 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
345 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
349 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
364 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
[all...]
H A DAgentsRepo.java506 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
554 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
570 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
639 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
700 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
735 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
751 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
1027 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1033 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1400 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java72 public static final String PLUGIN_OPERATION_NOT_SUPPORTED = "305"; field in class:IdRepoErrorCode
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java74 public static final String PLUGIN_OPERATION_NOT_SUPPORTED = "305"; field in class:IdRepoErrorCode
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java318 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
365 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
627 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
698 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
760 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java320 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
367 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
629 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
700 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
762 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java926 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2036 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/database/
H A DDatabaseRepo.java927 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2042 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java474 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2011 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2034 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java474 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2011 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
2034 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam-v13/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/
H A DDJLDAPv3Repo.java550 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
1287 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java1344 if (e.getErrorCode().equals(IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java1344 if (e.getErrorCode().equals(IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED)) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java1213 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1383 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdServicesImpl.java1187 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
1357 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED, args);
/forgerock/openam/openam-datastore/src/main/java/org/forgerock/openam/idrepo/ldap/
H A DDJLDAPv3Repo.java559 IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,
1298 throw new IdRepoUnsupportedOpException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.PLUGIN_OPERATION_NOT_SUPPORTED,

Completed in 268 milliseconds