Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle OAuth Service
11g Release 2 (11.1.2)

E57632-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,<BR/>Oracle and/or its affiliates. All Rights Reserved.
<BR/>