|
Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service 11g Release 2 Patch Set 3 (11.1.2.3) E59498-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MobileClientProfile
This Mobile Client Profile interface is intentionally immutable.
Method Summary
ApplePushNotificationProfile |
getApplePushNotificationProfile() Get an Apple Push Notification Profile |
java.util.Map<java.lang.String,java.lang.String> |
getConfigParams() Get Mobile Client Configuration Parameters |
java.util.Collection<java.lang.String> |
getDeviceProfileAttributes() Get a collection of Mobile Device Profile Attributes |
GCMAppProfile |
getGCMAppProfile() Get a GCM Mobile Application Profile |
java.lang.String |
getJailBreakingDetectionPolicyName() Get a Jail Breaking Detection Policy Name |
MobileClientConfigOverrideProfile |
getMobileClientConfigOverrideProfile() Get Mobile Client Configuration Override Profile Mobile Related configuration properties like Server Side SSO enabled/disabled and Security Level are defined at OAuth Service Profile Level. |
java.util.Collection<java.lang.String> |
getMobileRedirectURIs() Get Mobile Client Redirect URIs |
Method Detail
java.util.Collection<java.lang.String> getMobileRedirectURIs()
java.util.Map<java.lang.String,java.lang.String> getConfigParams()
java.lang.String getJailBreakingDetectionPolicyName()
java.util.Collection<java.lang.String> getDeviceProfileAttributes()
GCMAppProfile getGCMAppProfile()
ApplePushNotificationProfile getApplePushNotificationProfile()
MobileClientConfigOverrideProfile getMobileClientConfigOverrideProfile()
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |