Searched refs:AMConsoleException (Results 126 - 150 of 668) sorted by relevance

1234567891011>>

/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DPolicyReferralEditViewBean.java34 import com.sun.identity.console.base.model.AMConsoleException;
86 } catch (AMConsoleException e) {
92 } catch (AMConsoleException e) {
122 } catch (AMConsoleException e) {
129 } catch (AMConsoleException e) {
145 } catch (AMConsoleException e) {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DCreateMetaDataModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
94 * @throws AMConsoleException if duplicate metaAliases provided or unable to create or import metadata.
96 public void createSAMLv2Provider(String realm, String entityId, Map values) throws AMConsoleException {
102 throw new AMConsoleException(getLocalizedString("federation.create.provider.duplicate.metaAlias"));
111 throw new AMConsoleException(getErrorString(ex));
113 throw new AMConsoleException(getErrorString(ex));
125 throws AMConsoleException {
139 throw new AMConsoleException(ex.getMessage());
141 throw new AMConsoleException(ex.getMessage());
152 * @throws AMConsoleException i
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DCreateMetaDataModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
94 * @throws AMConsoleException if duplicate metaAliases provided or unable to create or import metadata.
96 public void createSAMLv2Provider(String realm, String entityId, Map values) throws AMConsoleException {
102 throw new AMConsoleException(getLocalizedString("federation.create.provider.duplicate.metaAlias"));
111 throw new AMConsoleException(getErrorString(ex));
113 throw new AMConsoleException(getErrorString(ex));
125 throws AMConsoleException {
139 throw new AMConsoleException(ex.getMessage());
141 throw new AMConsoleException(ex.getMessage());
152 * @throws AMConsoleException i
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCConsolePropertiesModelImpl.java32 import com.sun.identity.console.base.model.AMConsoleException;
47 ) throws AMConsoleException {
H A DSCModelBase.java33 import com.sun.identity.console.base.model.AMConsoleException;
99 throws AMConsoleException
122 throw new AMConsoleException(strError);
127 throw new AMConsoleException(strError);
136 throws AMConsoleException
154 throw new AMConsoleException(strError);
161 throw new AMConsoleException(strError);
194 throws AMConsoleException
212 throw new AMConsoleException(strError);
219 throw new AMConsoleException(strErro
[all...]
H A DLocaleSupportedCharsetsEntry.java31 import com.sun.identity.console.base.model.AMConsoleException;
77 throws AMConsoleException {
83 throw new AMConsoleException(
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalEventHandlerAddViewBean.java22 import com.sun.identity.console.base.model.AMConsoleException;
50 } catch (AMConsoleException e) {
H A DGlobalEventHandlerEditViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
56 } catch (AMConsoleException e) {
H A DRealmEventHandlerAddViewBean.java22 import com.sun.identity.console.base.model.AMConsoleException;
50 } catch (AMConsoleException e) {
H A DRealmEventHandlerEditViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
56 } catch (AMConsoleException e) {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthProfileModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
54 ) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
61 * @throws AMConsoleException if entry cannot be determined.
64 throws AMConsoleException {
107 * @throws AMConsoleException if service cannot be assigned.
110 throws AMConsoleException
124 throw new AMConsoleException(strError);
130 throw new AMConsoleException(strError);
139 * @throws AMConsoleException if entry cannot be set.
144 ) throws AMConsoleException {
162 throw new AMConsoleException(strErro
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalEventHandlerAddViewBean.java22 import com.sun.identity.console.base.model.AMConsoleException;
50 } catch (AMConsoleException e) {
H A DGlobalEventHandlerEditViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
56 } catch (AMConsoleException e) {
H A DRealmEventHandlerAddViewBean.java22 import com.sun.identity.console.base.model.AMConsoleException;
50 } catch (AMConsoleException e) {
H A DRealmEventHandlerEditViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
56 } catch (AMConsoleException e) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthProfileModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
54 ) throws AMConsoleException {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
61 * @throws AMConsoleException if entry cannot be determined.
64 throws AMConsoleException {
107 * @throws AMConsoleException if service cannot be assigned.
110 throws AMConsoleException
124 throw new AMConsoleException(strError);
130 throw new AMConsoleException(strError);
139 * @throws AMConsoleException if entry cannot be set.
144 ) throws AMConsoleException {
162 throw new AMConsoleException(strErro
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCConsolePropertiesModelImpl.java32 import com.sun.identity.console.base.model.AMConsoleException;
47 ) throws AMConsoleException {
H A DSCModelBase.java33 import com.sun.identity.console.base.model.AMConsoleException;
99 throws AMConsoleException
122 throw new AMConsoleException(strError);
127 throw new AMConsoleException(strError);
136 throws AMConsoleException
154 throw new AMConsoleException(strError);
161 throw new AMConsoleException(strError);
194 throws AMConsoleException
212 throw new AMConsoleException(strError);
219 throw new AMConsoleException(strErro
[all...]
H A DLocaleSupportedCharsetsEntry.java31 import com.sun.identity.console.base.model.AMConsoleException;
77 throws AMConsoleException {
83 throw new AMConsoleException(
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModelImpl.java37 import com.sun.identity.console.base.model.AMConsoleException;
84 * @throws AMConsoleException if realm cannot be retrieved.
87 throws AMConsoleException {
100 throws AMConsoleException {
116 throw new AMConsoleException(e.getMessage());
125 * @throws AMConsoleException if unable to retrieve circle of trusts.
128 throws AMConsoleException {
133 throw new AMConsoleException(ex.getMessage());
143 * @throws AMConsoleException if unable to retrieve entities.
146 throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModelImpl.java37 import com.sun.identity.console.base.model.AMConsoleException;
84 * @throws AMConsoleException if realm cannot be retrieved.
87 throws AMConsoleException {
100 throws AMConsoleException {
116 throw new AMConsoleException(e.getMessage());
125 * @throws AMConsoleException if unable to retrieve circle of trusts.
128 throws AMConsoleException {
133 throw new AMConsoleException(ex.getMessage());
143 * @throws AMConsoleException if unable to retrieve entities.
146 throws AMConsoleException {
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModelImpl.java41 import com.sun.identity.console.base.model.AMConsoleException;
88 * @throws AMConsoleException if there are errors getting these names.
91 throws AMConsoleException {
109 throw new AMConsoleException("no.properties");
114 throw new AMConsoleException(strError);
124 throws AMConsoleException {
146 throw new AMConsoleException(getErrorString(e));
148 throw new AMConsoleException(getErrorString(e));
158 throws AMConsoleException {
185 ) throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModelImpl.java41 import com.sun.identity.console.base.model.AMConsoleException;
88 * @throws AMConsoleException if there are errors getting these names.
91 throws AMConsoleException {
109 throw new AMConsoleException("no.properties");
114 throw new AMConsoleException(strError);
124 throws AMConsoleException {
146 throw new AMConsoleException(getErrorString(e));
148 throw new AMConsoleException(getErrorString(e));
158 throws AMConsoleException {
185 ) throws AMConsoleException {
[all...]

Completed in 254 milliseconds

1234567891011>>