Searched refs:AMConsoleException (Results 201 - 225 of 668) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DAuthLevelHelper.java35 import com.sun.identity.console.base.model.AMConsoleException;
111 * @throws AMConsoleException if realm or authentication level is blank.
116 ) throws AMConsoleException
125 throw new AMConsoleException(model.getLocalizedString(
142 * @throws AMConsoleException if search operation failed.
145 throws AMConsoleException
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DIdentitySubjectModelImpl.java32 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException {
98 throw new AMConsoleException(strError);
105 throw new AMConsoleException(strError);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/
H A DPageTrail.java34 import com.sun.identity.console.base.model.AMConsoleException;
139 } catch (AMConsoleException e) {
152 * @throws AMConsoleException if cannot be discard items in page trail.
155 throws AMConsoleException
160 throw new AMConsoleException(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DIDFFGeneralViewBean.java35 import com.sun.identity.console.base.model.AMConsoleException;
68 } catch (AMConsoleException e) {
80 } catch (AMConsoleException e) {
112 } catch (AMConsoleException e) {
H A DSAMLv2IDPServicesViewBean.java40 import com.sun.identity.console.base.model.AMConsoleException;
73 } catch (AMConsoleException e){
113 } catch (AMConsoleException e) {
128 } catch (AMConsoleException e) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DAuthLevelHelper.java35 import com.sun.identity.console.base.model.AMConsoleException;
111 * @throws AMConsoleException if realm or authentication level is blank.
116 ) throws AMConsoleException
125 throw new AMConsoleException(model.getLocalizedString(
142 * @throws AMConsoleException if search operation failed.
145 throws AMConsoleException
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DIdentitySubjectModelImpl.java32 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException {
98 throw new AMConsoleException(strError);
105 throw new AMConsoleException(strError);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDiscoveryServiceModelImpl.java32 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException {
78 ) throws AMConsoleException {
148 * @throws AMConsoleException if XML cannot be created.
154 ) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModelImpl.java33 import com.sun.identity.console.base.model.AMConsoleException;
81 public Map getValues() throws AMConsoleException {
98 throw new AMConsoleException(strError);
210 public void removeAuthInstance(Set names) throws AMConsoleException {
246 throw new AMConsoleException(strError);
251 throw new AMConsoleException(MessageFormat.format(
258 throws AMConsoleException
277 throw new AMConsoleException(strError);
281 public void setValues(Map modifiedValues) throws AMConsoleException {
292 throw new AMConsoleException(strErro
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModelImpl.java33 import com.sun.identity.console.base.model.AMConsoleException;
81 public Map getValues() throws AMConsoleException {
98 throw new AMConsoleException(strError);
210 public void removeAuthInstance(Set names) throws AMConsoleException {
246 throw new AMConsoleException(strError);
251 throw new AMConsoleException(MessageFormat.format(
258 throws AMConsoleException
277 throw new AMConsoleException(strError);
281 public void setValues(Map modifiedValues) throws AMConsoleException {
292 throw new AMConsoleException(strErro
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/session/model/
H A DSMProfileModelImpl.java41 import com.sun.identity.console.base.model.AMConsoleException;
99 * @throws AMConsoleException if unable to initialized the session list.
102 throws AMConsoleException
123 throw new AMConsoleException(strError);
128 throws AMConsoleException
136 throw new AMConsoleException(getErrorString(se));
142 private Map<String, Session> getValidSessions(Session session, String pattern) throws AMConsoleException {
159 throw new AMConsoleException(getErrorString(se));
165 public List<String> invalidateSessions(List<String> list, String pattern) throws AMConsoleException {
180 throw new AMConsoleException(getErrorStrin
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DServicesModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
87 * @throws AMConsoleException if service names cannot be obtained.
90 throws AMConsoleException {
128 throw new AMConsoleException(strError);
133 throw new AMConsoleException(strError);
161 * @throws AMConsoleException if service names cannot be obtained.
164 throws AMConsoleException {
197 throw new AMConsoleException("no.properties");
202 throw new AMConsoleException(strError);
254 * @throws AMConsoleException i
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DServicesModelImpl.java39 import com.sun.identity.console.base.model.AMConsoleException;
87 * @throws AMConsoleException if service names cannot be obtained.
90 throws AMConsoleException {
128 throw new AMConsoleException(strError);
133 throw new AMConsoleException(strError);
161 * @throws AMConsoleException if service names cannot be obtained.
164 throws AMConsoleException {
197 throw new AMConsoleException("no.properties");
202 throw new AMConsoleException(strError);
254 * @throws AMConsoleException i
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/session/model/
H A DSMProfileModelImpl.java57 import com.sun.identity.console.base.model.AMConsoleException;
102 * @throws AMConsoleException if unable to initialized the session list.
105 throws AMConsoleException
125 throw new AMConsoleException(strError);
130 throws AMConsoleException
138 throw new AMConsoleException(getErrorString(se));
144 private Map<String, Session> getValidSessions(Session session, String pattern) throws AMConsoleException {
161 throw new AMConsoleException(getErrorString(se));
167 public List<String> invalidateSessions(List<String> list, String pattern) throws AMConsoleException {
182 throw new AMConsoleException(getErrorStrin
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSAuthDomainsModelImpl.java33 import com.sun.identity.console.base.model.AMConsoleException;
104 } catch (AMConsoleException e){
132 } catch (AMConsoleException e){
143 * @throws AMConsoleException if authentication domain created.
146 throws AMConsoleException
155 throw new AMConsoleException(
186 throw new AMConsoleException(strError);
195 * @throws AMConsoleException if authentication domain cannot be deleted.
198 throws AMConsoleException
210 throw new AMConsoleException(strErro
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSAuthDomainsModelImpl.java33 import com.sun.identity.console.base.model.AMConsoleException;
104 } catch (AMConsoleException e){
132 } catch (AMConsoleException e){
143 * @throws AMConsoleException if authentication domain created.
146 throws AMConsoleException
155 throw new AMConsoleException(
186 throw new AMConsoleException(strError);
195 * @throws AMConsoleException if authentication domain cannot be deleted.
198 throws AMConsoleException
210 throw new AMConsoleException(strErro
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DRestSTSInstanceModel.java20 import com.sun.identity.console.base.model.AMConsoleException;
39 public RestSTSInstanceModel(HttpServletRequest req, Map map) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DOAuth2ModelImpl.java24 import com.sun.identity.console.base.model.AMConsoleException;
44 public SortedSet<String> getRealms() throws AMConsoleException {
H A DSocialAuthNModelImpl.java20 import com.sun.identity.console.base.model.AMConsoleException;
47 public SortedSet<String> getRealms() throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/
H A DGlobalAuditConfigViewBean.java24 import com.sun.identity.console.base.model.AMConsoleException;
52 } catch (AMConsoleException e) {
H A DGlobalEventHandlerSelectViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
51 } catch (AMConsoleException e) {
H A DRealmAuditConfigViewBean.java25 import com.sun.identity.console.base.model.AMConsoleException;
54 } catch (AMConsoleException e) {
H A DRealmEventHandlerSelectViewBean.java23 import com.sun.identity.console.base.model.AMConsoleException;
51 } catch (AMConsoleException e) {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DGlobalAuditConfigModel.java22 import com.sun.identity.console.base.model.AMConsoleException;
46 * @throws AMConsoleException If construction fails.
48 public GlobalAuditConfigModel(HttpServletRequest request, Map sessionAttributes) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DFSSAMLSiteIDAddViewBean.java31 import com.sun.identity.console.base.model.AMConsoleException;
63 throws AMConsoleException {

Completed in 66 milliseconds

1234567891011>>