Searched refs:AMConsoleException (Results 26 - 50 of 668) sorted by relevance

1234567891011>>

/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DServicesProfileModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
44 * @throws AMConsoleException if values cannot be set.
47 throws AMConsoleException;
53 * @throws AMConsoleException if values cannot be set.
56 throws AMConsoleException;
H A DRealmResourceOfferingModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
46 * @throws AMConsoleException if entry cannot be determined.
49 throws AMConsoleException;
55 * @throws AMConsoleException if values cannot be set.
58 throws AMConsoleException;
65 * @throws AMConsoleException if entry cannot be set.
68 throws AMConsoleException;
H A DServicesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if service names cannot be obtained.
53 throws AMConsoleException;
62 * @throws AMConsoleException if service names cannot be obtained.
65 throws AMConsoleException;
72 * @throws AMConsoleException if services cannot be unassigned.
75 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
43 * @throws AMConsoleException if there are no attributes to display.
47 throws AMConsoleException;
67 * @throws AMConsoleException if device cannot be created.
70 throws AMConsoleException;
78 * @throws AMConsoleException if device cannot be clone
84 ) throws AMConsoleException;
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...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMChangeUserPasswordModel.java34 import com.sun.identity.console.base.model.AMConsoleException;
54 * @throws AMConsoleException if password cannot be obtained.
57 throws AMConsoleException;
64 * @throws AMConsoleException if password cannot be modified.
67 throws AMConsoleException;
75 * @throws AMConsoleException if password cannot be modified.
78 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/delegation/model/
H A DDelegationModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 * @throws AMConsoleException if subject universal ID cannot be obtained.
51 throws AMConsoleException;
59 * @throws AMConsoleException if privilege cannot be determined.
62 throws AMConsoleException;
70 * @throws AMConsoleException if privilege cannot be set.
73 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DCreateMetaDataModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
46 throws AMConsoleException;
56 throws AMConsoleException;
66 throws AMConsoleException;
H A DFSSAMLServiceModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
66 * @throws AMConsoleException if values cannot be set.
69 throws AMConsoleException;
75 * @throws AMConsoleException if name cannot be set.
78 throws AMConsoleException;
84 * @throws AMConsoleException if name cannot be set.
87 throws AMConsoleException;
H A DEntityModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
70 * @throws AMConsoleException if unable to retrieve the entities.
72 public Map getEntities() throws AMConsoleException;
78 * @throws AMConsoleException if unable to retrieve the Samlv2 entities.
80 public Map getSAMLv2Entities() throws AMConsoleException;
86 * @throws AMConsoleException if unable to retrieve the IDFF entities.
88 public Map getIDFFEntities() throws AMConsoleException;
94 * @throws AMConsoleException if unable to retrieve the WSFED entities.
96 public Map getWSFedEntities() throws AMConsoleException;
105 * @throws AMConsoleException i
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
45 * @throws AMConsoleException if entry cannot be determined.
48 throws AMConsoleException;
54 * @throws AMConsoleException if service cannot be assigned.
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/realm/model/
H A DRealmResourceOfferingModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
46 * @throws AMConsoleException if entry cannot be determined.
49 throws AMConsoleException;
55 * @throws AMConsoleException if values cannot be set.
58 throws AMConsoleException;
65 * @throws AMConsoleException if entry cannot be set.
68 throws AMConsoleException;
H A DServicesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if service names cannot be obtained.
53 throws AMConsoleException;
62 * @throws AMConsoleException if service names cannot be obtained.
65 throws AMConsoleException;
72 * @throws AMConsoleException if services cannot be unassigned.
75 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/delegation/model/
H A DDelegationModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 * @throws AMConsoleException if subject universal ID cannot be obtained.
51 throws AMConsoleException;
59 * @throws AMConsoleException if privilege cannot be determined.
62 throws AMConsoleException;
70 * @throws AMConsoleException if privilege cannot be set.
73 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DCreateMetaDataModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
46 throws AMConsoleException;
56 throws AMConsoleException;
66 throws AMConsoleException;
H A DFSSAMLServiceModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
66 * @throws AMConsoleException if values cannot be set.
69 throws AMConsoleException;
75 * @throws AMConsoleException if name cannot be set.
78 throws AMConsoleException;
84 * @throws AMConsoleException if name cannot be set.
87 throws AMConsoleException;
H A DEntityModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
70 * @throws AMConsoleException if unable to retrieve the entities.
72 public Map getEntities() throws AMConsoleException;
78 * @throws AMConsoleException if unable to retrieve the Samlv2 entities.
80 public Map getSAMLv2Entities() throws AMConsoleException;
86 * @throws AMConsoleException if unable to retrieve the IDFF entities.
88 public Map getIDFFEntities() throws AMConsoleException;
94 * @throws AMConsoleException if unable to retrieve the WSFED entities.
96 public Map getWSFedEntities() throws AMConsoleException;
105 * @throws AMConsoleException i
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
45 * @throws AMConsoleException if entry cannot be determined.
48 throws AMConsoleException;
54 * @throws AMConsoleException if service cannot be assigned.
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/service/model/
H A DMAPCreateDeviceModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
43 * @throws AMConsoleException if there are no attributes to display.
47 throws AMConsoleException;
67 * @throws AMConsoleException if device cannot be created.
70 throws AMConsoleException;
78 * @throws AMConsoleException if device cannot be clone
84 ) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/user/model/
H A DUMChangeUserPasswordModel.java34 import com.sun.identity.console.base.model.AMConsoleException;
54 * @throws AMConsoleException if password cannot be obtained.
57 throws AMConsoleException;
64 * @throws AMConsoleException if password cannot be modified.
67 throws AMConsoleException;
75 * @throws AMConsoleException if password cannot be modified.
78 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
53 * @throws AMConsoleException if result cannot be returned.
60 ) throws AMConsoleException;
70 * @throws AMConsoleException if result cannot be returned.
77 ) throws AMConsoleException;
87 * @throws AMConsoleException if agent cannot be created.
95 ) throws AMConsoleException;
105 * @throws AMConsoleException if agent cannot be created.
113 ) throws AMConsoleException;
124 * @throws AMConsoleException i
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
53 * @throws AMConsoleException if result cannot be returned.
60 ) throws AMConsoleException;
70 * @throws AMConsoleException if result cannot be returned.
77 ) throws AMConsoleException;
87 * @throws AMConsoleException if agent cannot be created.
95 ) throws AMConsoleException;
105 * @throws AMConsoleException if agent cannot be created.
113 ) throws AMConsoleException;
124 * @throws AMConsoleException i
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DIdentitySubjectModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
50 ) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DIdentitySubjectModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
50 ) throws AMConsoleException;

Completed in 69 milliseconds

1234567891011>>