|
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 ScopeProfile
This ScopeProfile is for OAuth Scope Profile definition
Nested Class Summary
static interface |
ScopeProfile.ScopeDescriptionProfile |
java.lang.String |
getName() |
ScopeProfile.ScopeDescriptionProfile |
getScopeDescription(java.util.Locale locale) |
java.util.Collection<ScopeProfile.ScopeDescriptionProfile> |
getScopeDescriptions() |
boolean |
isScopeOffline() Is the scope Offline |
boolean |
isUserConsentRequired() |
Method Detail
java.util.Collection<ScopeProfile.ScopeDescriptionProfile> getScopeDescriptions()
ScopeProfile.ScopeDescriptionProfile getScopeDescription(java.util.Locale locale)
locale
-java.lang.String getName()
boolean isUserConsentRequired()
boolean isScopeOffline()
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |