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.common.appinfra
Interface AppWritableProfile.AllowedTokenAttributesRetrievalWritableProfile

All Superinterfaces:
AppProfile.AllowedTokenAttributesRetrievalProfile
Enclosing interface:
AppWritableProfile

public static interface AppWritableProfile.AllowedTokenAttributesRetrievalWritableProfile
extends AppProfile.AllowedTokenAttributesRetrievalProfile

Method Summary

 void setAllTokenAttributesRetrievalAllowed(boolean allTokenAttributesRetrievalAllowed)
          Set whether the app can retrieval all token attributes or not

  Methods inherited from interface oracle.security.idaas.oauth.common.appinfra.AppProfile.AllowedTokenAttributesRetrievalProfile

areAllTokenAttributesRetrievalAllowed

 

Method Detail

setAllTokenAttributesRetrievalAllowed

void setAllTokenAttributesRetrievalAllowed(boolean allTokenAttributesRetrievalAllowed)
Set whether the app can retrieval all token attributes or not
Parameters:
allTokenAttributesRetrievalAllowed - -true/false

Skip navigation links

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