Searched refs:AMConsoleException (Results 1 - 25 of 668) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMConsoleException.java25 * $Id: AMConsoleException.java,v 1.2 2008/06/25 05:42:49 qcheng Exp $
38 public class AMConsoleException extends Exception { class in inherits:Exception
45 public AMConsoleException(String message) { method in class:AMConsoleException
54 public AMConsoleException(Throwable t) { method in class:AMConsoleException
63 public AMConsoleException(String message, Throwable initCause) { method in class:AMConsoleException
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMConsoleException.java25 * $Id: AMConsoleException.java,v 1.2 2008/06/25 05:42:49 qcheng Exp $
38 public class AMConsoleException extends Exception { class in inherits:Exception
45 public AMConsoleException(String message) { method in class:AMConsoleException
54 public AMConsoleException(Throwable t) { method in class:AMConsoleException
63 public AMConsoleException(String message, Throwable initCause) { method in class:AMConsoleException
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSTSExportPolicyModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
40 Map getAttributeValues() throws AMConsoleException;
41 String getPolicyAttributeValues() throws AMConsoleException;
42 String getInputPolicyAttributeValues() throws AMConsoleException;
43 String getOutputPolicyAttributeValues() throws AMConsoleException;
H A DServerSiteModel.java33 import com.sun.identity.console.base.model.AMConsoleException;
47 * @throws AMConsoleException if error occurs when getting the site names.
50 throws AMConsoleException;
57 * @throws AMConsoleException if error occurs when getting the site primary
61 throws AMConsoleException;
68 * @throws AMConsoleException if error occurs when getting the site primary
72 throws AMConsoleException;
79 * @throws AMConsoleException if error occurs when getting the servers set.
82 throws AMConsoleException;
89 * @throws AMConsoleException i
[all...]
H A DSCModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
46 public Map getValues() throws AMConsoleException;
57 * @throws AMConsoleException on any error condition.
59 public void setValues(Map modifiedValues) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSTSExportPolicyModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
40 Map getAttributeValues() throws AMConsoleException;
41 String getPolicyAttributeValues() throws AMConsoleException;
42 String getInputPolicyAttributeValues() throws AMConsoleException;
43 String getOutputPolicyAttributeValues() throws AMConsoleException;
H A DServerSiteModel.java33 import com.sun.identity.console.base.model.AMConsoleException;
47 * @throws AMConsoleException if error occurs when getting the site names.
50 throws AMConsoleException;
57 * @throws AMConsoleException if error occurs when getting the site primary
61 throws AMConsoleException;
68 * @throws AMConsoleException if error occurs when getting the site primary
72 throws AMConsoleException;
79 * @throws AMConsoleException if error occurs when getting the servers set.
82 throws AMConsoleException;
89 * @throws AMConsoleException i
[all...]
H A DSCModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
46 public Map getValues() throws AMConsoleException;
57 * @throws AMConsoleException on any error condition.
59 public void setValues(Map modifiedValues) throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
43 * @throws AMConsoleException if realm cannot be retrieved.
46 throws AMConsoleException;
54 throws AMConsoleException;
61 * @throws AMConsoleException if unable to retrieve circle of trusts.
64 throws AMConsoleException;
72 * @throws AMConsoleException if unable to retrieve entities.
75 throws AMConsoleException;
83 * @throws AMConsoleException if IDP cannot be returned.
86 throws AMConsoleException;
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/task/model/
H A DTaskModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
43 * @throws AMConsoleException if realm cannot be retrieved.
46 throws AMConsoleException;
54 throws AMConsoleException;
61 * @throws AMConsoleException if unable to retrieve circle of trusts.
64 throws AMConsoleException;
72 * @throws AMConsoleException if unable to retrieve entities.
75 throws AMConsoleException;
83 * @throws AMConsoleException if IDP cannot be returned.
86 throws AMConsoleException;
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModel.java33 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if there are errors getting these names.
53 throws AMConsoleException;
61 throws AMConsoleException;
69 throws AMConsoleException;
85 ) throws AMConsoleException;
101 * @throws AMConsoleException if attribute values cannot be obtained.
104 throws AMConsoleException;
113 * @throws AMConsoleException if object cannot be created.
120 ) throws AMConsoleException;
[all...]
H A DRMRealmModel.java34 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if there are no attributes to display.
54 throws AMConsoleException;
61 * @throws AMConsoleException if there are no attributes to display.
67 ) throws AMConsoleException;
75 * @throws AMConsoleException if sub realm cannot be created.
78 throws AMConsoleException;
85 * @throws AMConsoleException if sub realms cannot be deleted.
88 throws AMConsoleException;
112 throws AMConsoleException;
[all...]
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;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModel.java33 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if there are errors getting these names.
53 throws AMConsoleException;
61 throws AMConsoleException;
69 throws AMConsoleException;
85 ) throws AMConsoleException;
101 * @throws AMConsoleException if attribute values cannot be obtained.
104 throws AMConsoleException;
113 * @throws AMConsoleException if object cannot be created.
120 ) throws AMConsoleException;
[all...]
H A DRMRealmModel.java34 import com.sun.identity.console.base.model.AMConsoleException;
50 * @throws AMConsoleException if there are no attributes to display.
54 throws AMConsoleException;
61 * @throws AMConsoleException if there are no attributes to display.
67 ) throws AMConsoleException;
75 * @throws AMConsoleException if sub realm cannot be created.
78 throws AMConsoleException;
85 * @throws AMConsoleException if sub realms cannot be deleted.
88 throws AMConsoleException;
112 throws AMConsoleException;
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException;
74 * @throws AMConsoleException if XML cannot be obtained.
82 ) throws AMConsoleException;
90 * @throws AMConsoleException if default values cannot be obtained.
96 throws AMConsoleException;
104 * @throws AMConsoleException if object cannot located.
107 throws AMConsoleException;
116 * @throws AMConsoleException if entity cannot be created.
123 ) throws AMConsoleException;
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntitiesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
63 ) throws AMConsoleException;
74 * @throws AMConsoleException if XML cannot be obtained.
82 ) throws AMConsoleException;
90 * @throws AMConsoleException if default values cannot be obtained.
96 throws AMConsoleException;
104 * @throws AMConsoleException if object cannot located.
107 throws AMConsoleException;
116 * @throws AMConsoleException if entity cannot be created.
123 ) throws AMConsoleException;
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSAuthDomainsModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
98 * @throws AMConsoleException if authentication domain cannot be created.
101 throws AMConsoleException;
107 * @throws AMConsoleException if authentication domains cannot be deleted.
110 throws AMConsoleException;
121 throws AMConsoleException;
128 * @throws AMConsoleException if attribute values cannot be set.
131 throws AMConsoleException;
144 * @throws AMConsoleException if provider names cannot be obtained.
147 throws AMConsoleException;
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DFSAuthDomainsModel.java31 import com.sun.identity.console.base.model.AMConsoleException;
98 * @throws AMConsoleException if authentication domain cannot be created.
101 throws AMConsoleException;
107 * @throws AMConsoleException if authentication domains cannot be deleted.
110 throws AMConsoleException;
121 throws AMConsoleException;
128 * @throws AMConsoleException if attribute values cannot be set.
131 throws AMConsoleException;
144 * @throws AMConsoleException if provider names cannot be obtained.
147 throws AMConsoleException;
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 public Map getValues() throws AMConsoleException;
56 throws AMConsoleException ;
59 throws AMConsoleException ;
70 * @throws AMConsoleException on any error condition.
72 public void setValues(Map modifiedValues) throws AMConsoleException;
81 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/model/
H A DAuthPropertiesModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 public Map getValues() throws AMConsoleException;
56 throws AMConsoleException ;
59 throws AMConsoleException ;
70 * @throws AMConsoleException on any error condition.
72 public void setValues(Map modifiedValues) throws AMConsoleException;
81 throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentDumpModel.java35 import com.sun.identity.console.base.model.AMConsoleException;
43 Map getAttributeValues(String universalId) throws AMConsoleException;
44 String getDisplayName(String universalId) throws AMConsoleException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DSelectRealmModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 * @throws AMConsoleException if search fails.
51 throws AMConsoleException;
58 * @throws AMConsoleException if authentication instances cannot be
62 throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentDumpModel.java35 import com.sun.identity.console.base.model.AMConsoleException;
43 Map getAttributeValues(String universalId) throws AMConsoleException;
44 String getDisplayName(String universalId) throws AMConsoleException;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DSelectRealmModel.java32 import com.sun.identity.console.base.model.AMConsoleException;
48 * @throws AMConsoleException if search fails.
51 throws AMConsoleException;
58 * @throws AMConsoleException if authentication instances cannot be
62 throws AMConsoleException;

Completed in 113 milliseconds

1234567891011>>