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.AppWritableSecret

All Superinterfaces:
AppProfile.AppSecret
Enclosing interface:
AppWritableProfile

public static interface AppWritableProfile.AppWritableSecret
extends AppProfile.AppSecret

Method Summary

 void setSecret(char[] secret)
          Set an application secret

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

getSecret

 

Method Detail

setSecret

void setSecret(char[] secret)
Set an application secret
Parameters:
secret - - an application secret

Skip navigation links

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