Skip navigation links

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


oracle.security.idaas.oauth.resourceserver
Interface ScopeWritableProfile.ScopeDescriptionWritableProfile

All Superinterfaces:
ScopeProfile.ScopeDescriptionProfile
Enclosing interface:
ScopeWritableProfile

public static interface ScopeWritableProfile.ScopeDescriptionWritableProfile
extends ScopeProfile.ScopeDescriptionProfile

Method Summary

 void setDescription(java.lang.String description)
           
 void setLocale(java.util.Locale locale)
           

  Methods inherited from interface oracle.security.idaas.oauth.resourceserver.ScopeProfile.ScopeDescriptionProfile

getDescription, getLocale

 

Method Detail

setDescription

void setDescription(java.lang.String description)

setLocale

void setLocale(java.util.Locale locale)

Skip navigation links

Copyright (c) 2014, 2015,
Oracle and/or its affiliates. All Rights Reserved.