|
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 NEXT | FRAMES NO FRAMES |
Packages that use MobileClientConfigOverrideProfile.MobileSecurityLevel
oracle.security.idaas.oauth.client |
Uses of MobileClientConfigOverrideProfile.MobileSecurityLevel in oracle.security.idaas.oauth.client
Methods in oracle.security.idaas.oauth.clientthat return MobileClientConfigOverrideProfile.MobileSecurityLevel
static MobileClientConfigOverrideProfile.MobileSecurityLevel |
MobileClientConfigOverrideProfile.MobileSecurityLevel.fromValue(java.lang.String v) |
MobileClientConfigOverrideProfile.MobileSecurityLevel |
MobileClientConfigOverrideProfile.getAndroidMobileSecurityLevel() Get Android Mobile Operating System Security Level If this methods returns null, then the Mobile OAuth Server uses the OAuth Service Profile configuration |
MobileClientConfigOverrideProfile.MobileSecurityLevel |
MobileClientConfigOverrideProfile.getIOSMobileSecurityLevel() Get iOS Mobile Operating System Security Level If this methods returns null, then the Mobile OAuth Server uses the OAuth Service Profile configuration |
MobileClientConfigOverrideProfile.MobileSecurityLevel |
MobileClientConfigOverrideProfile.getOtherPlatformMobileSecurityLevel() Get Other than iOS and Android Mobile Operating Systems like Windows Security Level If this methods returns null, then the Mobile OAuth Server uses the OAuth Service Profile configuration |
static MobileClientConfigOverrideProfile.MobileSecurityLevel |
MobileClientConfigOverrideProfile.MobileSecurityLevel.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static MobileClientConfigOverrideProfile.MobileSecurityLevel[] |
MobileClientConfigOverrideProfile.MobileSecurityLevel.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.security.idaas.oauth.clientwith parameters of type MobileClientConfigOverrideProfile.MobileSecurityLevel
void |
MobileClientConfigOverrideWritableProfile.setAndroidMobileSecurityLevel(MobileClientConfigOverrideProfile.MobileSecurityLevel androidMobileSecurityLevel) Set android Mobile Operating System Security Level |
void |
MobileClientConfigOverrideWritableProfile.setIOSMobileSecurityLevel(MobileClientConfigOverrideProfile.MobileSecurityLevel iOSMobileSecurityLevel) Set iOS Mobile Operating System Security Level |
void |
MobileClientConfigOverrideWritableProfile.setOtherPlatformMobileSecurityLevel(MobileClientConfigOverrideProfile.MobileSecurityLevel otherPlatformMobileSecurityLevel) Set Other than iOS and Android Mobile Operating Systems like Windows Security Level |
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |