Searched refs:SMSException (Results 1 - 25 of 894) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/utils/
H A DOpenAMSettings.java20 import com.sun.identity.sm.SMSException;
40 * @throws SMSException If there is a problem getting the setting value.
42 Set<String> getSetting(String realm, String attributeName) throws SSOException, SMSException;
52 * @throws SMSException If there is a problem getting the setting value.
54 String getStringSetting(String realm, String attributeName) throws SSOException, SMSException;
64 * @throws SMSException If there is a problem getting the setting value.
66 Long getLongSetting(String realm, String attributeName) throws SSOException, SMSException;
76 * @throws SMSException If there is a problem getting the setting value.
78 Boolean getBooleanSetting(String realm, String attributeName) throws SSOException, SMSException;
88 * @throws SMSException I
[all...]
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/utils/
H A DOpenAMSettings.java20 import com.sun.identity.sm.SMSException;
41 * @throws SMSException If there is a problem getting the setting value.
43 Set<String> getSetting(String realm, String attributeName) throws SSOException, SMSException;
53 * @throws SMSException If there is a problem getting the setting value.
55 String getStringSetting(String realm, String attributeName) throws SSOException, SMSException;
65 * @throws SMSException If there is a problem getting the setting value.
67 Long getLongSetting(String realm, String attributeName) throws SSOException, SMSException;
77 * @throws SMSException If there is a problem getting the setting value.
79 Boolean getBooleanSetting(String realm, String attributeName) throws SSOException, SMSException;
89 * @throws SMSException I
[all...]
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/
H A DAuthenticatorOathServiceFactory.java19 import com.sun.identity.sm.SMSException;
27 public AuthenticatorOathService create(String realm) throws SSOException, SMSException {
H A DDeviceServiceFactory.java19 import com.sun.identity.sm.SMSException;
30 * @throws SMSException If we cannot connect to/read from SMS.
33 DeviceService create(String realm) throws SMSException, SSOException;
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSObjectIF.java41 import com.sun.identity.sm.SMSException;
50 public Map read(String t, String name) throws SMSException, SSOException,
54 throws SMSException, SSOException, RemoteException;
57 throws SMSException, SSOException, RemoteException;
59 public void delete(String token, String objName) throws SMSException,
64 throws SMSException, SSOException, RemoteException;
68 throws SMSException, SSOException, RemoteException;
71 throws SMSException, SSOException, RemoteException;
76 throws SMSException, SSOException, RemoteException;
81 throws SMSException, SSOExceptio
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSObjectIF.java41 import com.sun.identity.sm.SMSException;
50 public Map read(String t, String name) throws SMSException, SSOException,
54 throws SMSException, SSOException, RemoteException;
57 throws SMSException, SSOException, RemoteException;
59 public void delete(String token, String objName) throws SMSException,
64 throws SMSException, SSOException, RemoteException;
68 throws SMSException, SSOException, RemoteException;
71 throws SMSException, SSOException, RemoteException;
76 throws SMSException, SSOException, RemoteException;
81 throws SMSException, SSOExceptio
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSObject.java57 public void initialize(Map initParams) throws SMSException {
67 throws SMSException, SSOException;
74 throws SMSException, SSOException;
80 ModificationItem[] mods) throws SMSException, SSOException;
86 throws SMSException, SSOException;
96 boolean ascendingOrder, boolean recursive) throws SMSException,
108 throws SMSException, SSOException;
117 throws SMSException, SSOException;
126 boolean sortResults, boolean ascendingOrder) throws SMSException,
134 boolean ascendingOrder) throws SMSException, SSOExceptio
[all...]
H A DServiceInstance.java108 * @throws SMSException
111 public void setGroup(String groupName) throws SSOException, SMSException {
115 throw (new SMSException(IUMSConstants.UMS_BUNDLE_NAME,
144 * @throws SMSException
147 public void setURI(String uri) throws SSOException, SMSException {
189 * @throws SMSException
192 public void setAttributes(Map attrs) throws SSOException, SMSException {
209 * @throws SMSException
213 SMSException {
229 * @throws SMSException
[all...]
H A DSMSSchema.java99 * @throws SMSException
101 SMSSchema(Document document) throws SMSException {
114 * @throws SMSException
116 SMSSchema(String serviceName, Document document) throws SMSException {
122 throws SMSException {
134 * @throws SMSException
136 SMSSchema(String serviceName, InputStream in) throws SMSException {
148 * @throws SMSException
150 SMSSchema(InputStream in) throws SMSException {
154 protected String getServiceName() throws SMSException {
[all...]
H A DServiceSchemaManager.java73 * @throws SMSException
79 throws SMSException, SSOException {
99 * @throws SMSException
107 String version) throws SMSException, SSOException {
159 * @throws SMSException
166 public void setI18NFileName(String url) throws SMSException, SSOException {
173 } catch (SMSException se) {
200 * @throws SMSException
208 public void setI18NJarURL(String url) throws SMSException, SSOException {
215 } catch (SMSException s
[all...]
H A DInvalidAttributeNameException.java40 public class InvalidAttributeNameException extends SMSException {
H A DOrganizationAlreadyExistsException.java41 public class OrganizationAlreadyExistsException extends SMSException {
H A DSchemaException.java40 public class SchemaException extends SMSException {
H A DServiceAlreadyExistsException.java40 public class ServiceAlreadyExistsException extends SMSException {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSObject.java57 public void initialize(Map initParams) throws SMSException {
67 throws SMSException, SSOException;
74 throws SMSException, SSOException;
80 ModificationItem[] mods) throws SMSException, SSOException;
86 throws SMSException, SSOException;
96 boolean ascendingOrder, boolean recursive) throws SMSException,
108 throws SMSException, SSOException;
117 throws SMSException, SSOException;
126 boolean sortResults, boolean ascendingOrder) throws SMSException,
134 boolean ascendingOrder) throws SMSException, SSOExceptio
[all...]
H A DOrganizationConfigManagerFactory.java34 * @throws SMSException If an error occurrs while getting the {@code OrganizationConfigManager}.
36 OrganizationConfigManager create(SSOToken token, String realm) throws SMSException;
H A DServiceInstance.java108 * @throws SMSException
111 public void setGroup(String groupName) throws SSOException, SMSException {
115 throw (new SMSException(IUMSConstants.UMS_BUNDLE_NAME,
144 * @throws SMSException
147 public void setURI(String uri) throws SSOException, SMSException {
189 * @throws SMSException
192 public void setAttributes(Map attrs) throws SSOException, SMSException {
209 * @throws SMSException
213 SMSException {
229 * @throws SMSException
[all...]
H A DSMSSchema.java99 * @throws SMSException
101 SMSSchema(Document document) throws SMSException {
114 * @throws SMSException
116 SMSSchema(String serviceName, Document document) throws SMSException {
122 throws SMSException {
134 * @throws SMSException
136 SMSSchema(String serviceName, InputStream in) throws SMSException {
148 * @throws SMSException
150 SMSSchema(InputStream in) throws SMSException {
154 protected String getServiceName() throws SMSException {
[all...]
H A DServiceSchemaManager.java71 * @throws SMSException
77 throws SMSException, SSOException {
97 * @throws SMSException
105 String version) throws SMSException, SSOException {
157 * @throws SMSException
164 public void setI18NFileName(String url) throws SMSException, SSOException {
171 } catch (SMSException se) {
198 * @throws SMSException
206 public void setI18NJarURL(String url) throws SMSException, SSOException {
213 } catch (SMSException s
[all...]
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/
H A DDeviceServiceFactory.java19 import com.sun.identity.sm.SMSException;
32 * @throws SMSException If we cannot connect to/read from SMS.
35 T create(ServiceConfigManager serviceConfigManager, String realm) throws SMSException, SSOException;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DMultiServicesPropertyXMLBuilder.java35 import com.sun.identity.sm.SMSException;
47 * @throws SMSException if attribute schema cannot obtained.
53 ) throws SMSException, SSOException {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DMultiServicesPropertyXMLBuilder.java35 import com.sun.identity.sm.SMSException;
47 * @throws SMSException if attribute schema cannot obtained.
53 ) throws SMSException, SSOException {
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/
H A DServiceSchemaManagerFactory.java21 import com.sun.identity.sm.SMSException;
45 * @throws SMSException if an error occurred while trying to perform the operation
48 public ServiceSchemaManager build(String service) throws SSOException, SMSException {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/oath/
H A DAuthenticatorOathServiceFactory.java19 import com.sun.identity.sm.SMSException;
35 throws SSOException, SMSException {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/devices/services/push/
H A DAuthenticatorPushServiceFactory.java19 import com.sun.identity.sm.SMSException;
35 throws SMSException, SSOException {

Completed in 1603 milliseconds

1234567891011>>