|
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 ScopeWritableProfile
Nested Class Summary
static interface |
ScopeWritableProfile.ScopeDescriptionWritableProfile |
Nested classes/interfaces inherited from interface oracle.security.idaas.oauth.resourceserver.ScopeProfile
ScopeProfile.ScopeDescriptionProfile |
void |
addScopeDescription(ScopeWritableProfile.ScopeDescriptionWritableProfile scopeDescription) |
void |
setName(java.lang.String name) |
void |
setScopeDescriptions(java.util.Collection<ScopeWritableProfile.ScopeDescriptionWritableProfile> scopeDescriptions) |
void |
setScopeOffline(boolean scopeOffline) |
void |
setUserConsentRequired(boolean userConsentRequired) |
Methods inherited from interface oracle.security.idaas.oauth.resourceserver.ScopeProfile
getName, getScopeDescription, getScopeDescriptions, isScopeOffline, isUserConsentRequired |
Method Detail
void setScopeDescriptions(java.util.Collection<ScopeWritableProfile.ScopeDescriptionWritableProfile> scopeDescriptions)
void addScopeDescription(ScopeWritableProfile.ScopeDescriptionWritableProfile scopeDescription)
scopeDescription - - scope Descriptionvoid setName(java.lang.String name)
void setUserConsentRequired(boolean userConsentRequired)
void setScopeOffline(boolean scopeOffline)
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||