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


Uses of Interface
oracle.security.idaas.oauth.common.appinfra.AppProfile

Packages that use AppProfile

oracle.security.idaas.oauth.client   
oracle.security.idaas.oauth.common.appinfra   
oracle.security.idaas.oauth.resourceserver   

 

Uses of AppProfile in oracle.security.idaas.oauth.client

  Subinterfaces of AppProfilein oracle.security.idaas.oauth.client

 interface ClientProfile
          This Client Profile interface is intentionally immutable.
 interface ClientWritableProfile
          This ClientProfileWritable interface is used to set client profiles Every implementation of Client Profile provides Client Profile POJO writable object

 

Uses of AppProfile in oracle.security.idaas.oauth.common.appinfra

  Subinterfaces of AppProfilein oracle.security.idaas.oauth.common.appinfra

 interface AppWritableProfile
           

 

Uses of AppProfile in oracle.security.idaas.oauth.resourceserver

  Subinterfaces of AppProfilein oracle.security.idaas.oauth.resourceserver

 interface ResourceServerProfile
          This interface ResourceServerProfile is for OAuth Resource Server Profile definition Its implementation class must be immutable
 interface ResourceServerWritableProfile
          This ResourceServerWritableProfile is for writable OAuth Resource Server Profile definition

 


Skip navigation links

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