Searched refs:AMConsoleException (Results 101 - 125 of 668) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMG11NModelImpl.java35 import com.sun.identity.console.base.model.AMConsoleException;
66 ) throws AMConsoleException {
78 ) throws AMConsoleException {
89 * @throws AMConsoleException if XML cannot be created.
95 ) throws AMConsoleException {
H A DSubConfigModelImpl.java36 import com.sun.identity.console.base.model.AMConsoleException;
86 ) throws AMConsoleException {
102 throws AMConsoleException {
119 throw new AMConsoleException(getErrorString(e));
121 throw new AMConsoleException(getErrorString(e));
132 throws AMConsoleException {
148 throw new AMConsoleException(getErrorString(e));
150 throw new AMConsoleException(getErrorString(e));
191 * @throws AMConsoleException if sub configuration cannot be created.
194 throws AMConsoleException {
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSHomeViewBeanModelImpl.java19 import com.sun.identity.console.base.model.AMConsoleException;
46 public STSHomeViewBeanModelImpl(HttpServletRequest req, Map map) throws AMConsoleException {
53 public Set<String> getPublishedInstances(STSType stsType, String realm) throws AMConsoleException {
62 public void deleteInstances(STSType stsType, Set<String> instanceNames) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMUserPasswordResetOptionsData.java31 import com.sun.identity.console.base.model.AMConsoleException;
180 throws AMConsoleException {
184 throw new AMConsoleException(
189 throw new AMConsoleException(
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/webservices/model/
H A DWSAuthNServicesModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
60 ) throws AMConsoleException {
75 ) throws AMConsoleException {
86 * @throws AMConsoleException if XML cannot be created.
92 ) throws AMConsoleException {
H A DWSPersonalProfileServiceModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
65 ) throws AMConsoleException {
80 ) throws AMConsoleException {
91 * @throws AMConsoleException if XML cannot be created.
97 ) throws AMConsoleException {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCSAML2SOAPBindingModelImpl.java36 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException {
78 ) throws AMConsoleException {
89 * @throws AMConsoleException if XML cannot be created.
95 ) throws AMConsoleException {
H A DSCSOAPBindingModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
59 ) throws AMConsoleException {
74 ) throws AMConsoleException {
85 * @throws AMConsoleException if XML cannot be created.
91 ) throws AMConsoleException {
H A DSMG11NModelImpl.java35 import com.sun.identity.console.base.model.AMConsoleException;
66 ) throws AMConsoleException {
78 ) throws AMConsoleException {
89 * @throws AMConsoleException if XML cannot be created.
95 ) throws AMConsoleException {
H A DSubConfigModelImpl.java36 import com.sun.identity.console.base.model.AMConsoleException;
86 ) throws AMConsoleException {
102 throws AMConsoleException {
119 throw new AMConsoleException(getErrorString(e));
121 throw new AMConsoleException(getErrorString(e));
132 throws AMConsoleException {
148 throw new AMConsoleException(getErrorString(e));
150 throw new AMConsoleException(getErrorString(e));
191 * @throws AMConsoleException if sub configuration cannot be created.
194 throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSHomeViewBeanModelImpl.java19 import com.sun.identity.console.base.model.AMConsoleException;
46 public STSHomeViewBeanModelImpl(HttpServletRequest req, Map map) throws AMConsoleException {
53 public Set<String> getPublishedInstances(STSType stsType, String realm) throws AMConsoleException {
62 public void deleteInstances(STSType stsType, Set<String> instanceNames) throws AMConsoleException {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMUserPasswordResetOptionsData.java31 import com.sun.identity.console.base.model.AMConsoleException;
180 throws AMConsoleException {
184 throw new AMConsoleException(
189 throw new AMConsoleException(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/webservices/model/
H A DWSAuthNServicesModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
60 ) throws AMConsoleException {
75 ) throws AMConsoleException {
86 * @throws AMConsoleException if XML cannot be created.
92 ) throws AMConsoleException {
H A DWSPersonalProfileServiceModelImpl.java31 import com.sun.identity.console.base.model.AMConsoleException;
65 ) throws AMConsoleException {
80 ) throws AMConsoleException {
91 * @throws AMConsoleException if XML cannot be created.
97 ) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
112 * @throws AMConsoleException if result cannot be returned.
119 ) throws AMConsoleException {
159 throw new AMConsoleException("no.properties");
166 throw new AMConsoleException(getErrorString(e));
178 * @throws AMConsoleException if result cannot be returned.
185 ) throws AMConsoleException {
224 throw new AMConsoleException("no.properties");
231 throw new AMConsoleException(getErrorString(e));
237 throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
112 * @throws AMConsoleException if result cannot be returned.
119 ) throws AMConsoleException {
159 throw new AMConsoleException("no.properties");
166 throw new AMConsoleException(getErrorString(e));
178 * @throws AMConsoleException if result cannot be returned.
185 ) throws AMConsoleException {
224 throw new AMConsoleException("no.properties");
231 throw new AMConsoleException(getErrorString(e));
237 throws AMConsoleException {
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DSelectRealmModelImpl.java35 import com.sun.identity.console.base.model.AMConsoleException;
70 * @throws AMConsoleException if search fails.
73 throws AMConsoleException
92 throw new AMConsoleException(strError);
101 * @throws AMConsoleException if authentication instances cannot be
105 throws AMConsoleException {
118 throw new AMConsoleException(getErrorString(e));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DSelectRealmModelImpl.java35 import com.sun.identity.console.base.model.AMConsoleException;
70 * @throws AMConsoleException if search fails.
73 throws AMConsoleException
92 throw new AMConsoleException(strError);
101 * @throws AMConsoleException if authentication instances cannot be
105 throws AMConsoleException {
118 throw new AMConsoleException(getErrorString(e));
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java25 import com.sun.identity.console.base.model.AMConsoleException;
69 * @throws AMConsoleException If construction fails.
71 public AbstractAuditModel(HttpServletRequest request, Map sessionAttributes) throws AMConsoleException {
110 AMConsoleException {
121 throw new AMConsoleException(getErrorString(e));
132 * @throws AMConsoleException If an error occurs during the XML creation.
135 throws AMConsoleException {
150 throw new AMConsoleException(getErrorString(e));
159 * @throws AMConsoleException If an error occurs during the XML creation.
161 public String getAddEventHandlerPropertyXML(String schemaId) throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java25 import com.sun.identity.console.base.model.AMConsoleException;
69 * @throws AMConsoleException If construction fails.
71 public AbstractAuditModel(HttpServletRequest request, Map sessionAttributes) throws AMConsoleException {
110 AMConsoleException {
121 throw new AMConsoleException(getErrorString(e));
132 * @throws AMConsoleException If an error occurs during the XML creation.
135 throws AMConsoleException {
150 throw new AMConsoleException(getErrorString(e));
159 * @throws AMConsoleException If an error occurs during the XML creation.
161 public String getAddEventHandlerPropertyXML(String schemaId) throws AMConsoleException {
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
151 ) throws AMConsoleException {
209 throw new AMConsoleException("no.properties");
216 throw new AMConsoleException(getErrorString(e));
226 * @throws AMConsoleException if object cannot located.
229 throws AMConsoleException {
296 throw new AMConsoleException(getErrorString(e));
301 throw new AMConsoleException(getErrorString(e));
306 throw new AMConsoleException(getErrorString(e));
326 ) throws AMConsoleException {
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
151 ) throws AMConsoleException {
209 throw new AMConsoleException("no.properties");
216 throw new AMConsoleException(getErrorString(e));
226 * @throws AMConsoleException if object cannot located.
229 throws AMConsoleException {
296 throw new AMConsoleException(getErrorString(e));
301 throw new AMConsoleException(getErrorString(e));
306 throw new AMConsoleException(getErrorString(e));
326 ) throws AMConsoleException {
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DPolicyNormalEditViewBean.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) {
144 } catch (AMConsoleException e) {
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/openam-console/src/main/java/com/sun/identity/console/policy/
H A DPolicyNormalEditViewBean.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) {
144 } catch (AMConsoleException e) {

Completed in 47 milliseconds

1234567891011>>