Searched refs:AMConsoleException (Results 51 - 75 of 668) sorted by relevance

1234567891011>>

/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPServiceModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
58 * @throws AMConsoleException if client type cannot be deleted.
61 throws AMConsoleException;
H A DSubConfigModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
50 throws AMConsoleException;
59 throws AMConsoleException;
83 * @throws AMConsoleException if sub configuration cannot be created.
86 throws AMConsoleException;
92 * @throws AMConsoleException if attribute values cannot be determined.
95 throws AMConsoleException;
101 * @throws AMConsoleException if attribute values cannot be set.
104 throws AMConsoleException;
111 * @throws AMConsoleException i
[all...]
H A DSubSchemaModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
69 ) throws AMConsoleException;
75 * @throws AMConsoleException if sub configuration cannot be deleted.
78 throws AMConsoleException;
H A DServerSiteModelImpl.java40 import com.sun.identity.console.base.model.AMConsoleException;
83 * @throws AMConsoleException if error occurs when getting the site names.
86 throws AMConsoleException {
97 throw new AMConsoleException(getErrorString(e));
101 throw new AMConsoleException(getErrorString(e));
110 * @throws AMConsoleException if error occurs when getting the site primary
114 throws AMConsoleException {
126 throw new AMConsoleException(getErrorString(e));
130 throw new AMConsoleException(getErrorString(e));
139 * @throws AMConsoleException i
[all...]
H A DSCPlatformModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
55 ) throws AMConsoleException {
70 ) throws AMConsoleException {
81 * @throws AMConsoleException if XML cannot be created.
87 ) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSubSchemaModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
69 ) throws AMConsoleException;
75 * @throws AMConsoleException if sub configuration cannot be deleted.
78 throws AMConsoleException;
H A DServerSiteModelImpl.java40 import com.sun.identity.console.base.model.AMConsoleException;
83 * @throws AMConsoleException if error occurs when getting the site names.
86 throws AMConsoleException {
97 throw new AMConsoleException(getErrorString(e));
101 throw new AMConsoleException(getErrorString(e));
110 * @throws AMConsoleException if error occurs when getting the site primary
114 throws AMConsoleException {
126 throw new AMConsoleException(getErrorString(e));
130 throw new AMConsoleException(getErrorString(e));
139 * @throws AMConsoleException i
[all...]
H A DSCPlatformModelImpl.java34 import com.sun.identity.console.base.model.AMConsoleException;
55 ) throws AMConsoleException {
70 ) throws AMConsoleException {
81 * @throws AMConsoleException if XML cannot be created.
87 ) throws AMConsoleException {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/session/model/
H A DSMProfileModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
59 * @throws AMConsoleException If an error occurred while invalidating the sessions.
61 public List<String> invalidateSessions(List<String> list, String pattern) throws AMConsoleException;
75 * @throws AMConsoleException if unable to get the session cache.
78 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSHomeViewBeanModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
42 * @throws AMConsoleException if the SMS cannot be successfully consulted
44 Set<String> getPublishedInstances(STSType stsType, String realm) throws AMConsoleException;
50 * @throws AMConsoleException If an IOException occurs in making the DELETE
52 void deleteInstances(STSType stsType, Set<String> instanceNames) throws AMConsoleException;
H A DSTSInstanceModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
36 * @throws AMConsoleException If an IOException occurs in making the POST
38 STSInstanceModelResponse createInstance(STSType stsType, Map<String, Set<String>> configurationState, String realm) throws AMConsoleException;
49 * @throws AMConsoleException If an IOException occurs in making the PUT
52 throws AMConsoleException;
61 * @throws AMConsoleException If the SMS cannot be consulted.
63 Map<String, Set<String>> getInstanceState(STSType stsType, String realm, String instanceName) throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMUserResourceOfferingModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
54 * @throws AMConsoleException if entry cannot be determined.
57 throws AMConsoleException;
64 * @throws AMConsoleException if entry cannot be set.
67 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/session/model/
H A DSMProfileModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
59 * @throws AMConsoleException If an error occurred while invalidating the sessions.
61 public List<String> invalidateSessions(List<String> list, String pattern) throws AMConsoleException;
75 * @throws AMConsoleException if unable to get the session cache.
78 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSHomeViewBeanModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
42 * @throws AMConsoleException if the SMS cannot be successfully consulted
44 Set<String> getPublishedInstances(STSType stsType, String realm) throws AMConsoleException;
50 * @throws AMConsoleException If an IOException occurs in making the DELETE
52 void deleteInstances(STSType stsType, Set<String> instanceNames) throws AMConsoleException;
H A DSTSInstanceModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
36 * @throws AMConsoleException If an IOException occurs in making the POST
38 STSInstanceModelResponse createInstance(STSType stsType, Map<String, Set<String>> configurationState, String realm) throws AMConsoleException;
49 * @throws AMConsoleException If an IOException occurs in making the PUT
52 throws AMConsoleException;
61 * @throws AMConsoleException If the SMS cannot be consulted.
63 Map<String, Set<String>> getInstanceState(STSType stsType, String realm, String instanceName) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMUserResourceOfferingModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
54 * @throws AMConsoleException if entry cannot be determined.
57 throws AMConsoleException;
64 * @throws AMConsoleException if entry cannot be set.
67 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DOAuth2Model.java21 import com.sun.identity.console.base.model.AMConsoleException;
36 SortedSet<String> getRealms() throws AMConsoleException;
H A DSocialAuthNModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
36 SortedSet<String> getRealms() throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMServiceProfileModel.java53 * @throws AMConsoleException if XML cannot be created.
59 ) throws AMConsoleException;
80 * @throws AMConsoleException if values cannot be set.
83 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DImportEntityModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
42 public void importEntity(Map data) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMServiceProfileModel.java53 * @throws AMConsoleException if XML cannot be created.
59 ) throws AMConsoleException;
80 * @throws AMConsoleException if values cannot be set.
83 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DImportEntityModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
42 public void importEntity(Map data) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DOAuth2Model.java21 import com.sun.identity.console.base.model.AMConsoleException;
36 SortedSet<String> getRealms() throws AMConsoleException;
H A DSocialAuthNModel.java19 import com.sun.identity.console.base.model.AMConsoleException;
36 SortedSet<String> getRealms() throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/
H A DAMShowMenuEntry.java31 import com.sun.identity.console.base.model.AMConsoleException;
41 throws AMConsoleException
45 throw new AMConsoleException(
73 ) throws AMConsoleException {
76 throw new AMConsoleException(exceptionMsg);
82 throw new AMConsoleException(exceptionMsg);

Completed in 95 milliseconds

1234567891011>>