|
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientProfile
oracle.security.idaas.oauth.client | |
oracle.security.idaas.rest.provider.plugin |
Uses of ClientProfile in oracle.security.idaas.oauth.client
Subinterfaces of ClientProfilein oracle.security.idaas.oauth.client
interface |
ClientWritableProfile This ClientProfileWritable interface is used to set client profiles Every implementation of Client Profile provides Client Profile POJO writable object |
Methods in oracle.security.idaas.oauth.clientthat return ClientProfile
ClientProfile |
ClientProfileReader.readClientProfile(ClientRequest clientRequest) Get an OAuth Client Profile by client id or Client name and Identity Domain Id |
ClientProfile |
ClientProfileWriter.update(ClientWritableProfile clientWritableProfile) Update an OAuth Client Profile |
ClientProfile |
ClientProfileWriter.write(ClientWritableProfile clientWritableProfile) Create an OAuth Client Profile |
Methods in oracle.security.idaas.oauth.clientthat return types with arguments of type ClientProfile
java.util.Collection<ClientProfile> |
ClientProfileReader.readClientProfiles(ClientRequest clientRequest) Get a collection of the OAuth Client Profiles by identity domain Id |
Uses of ClientProfile in oracle.security.idaas.rest.provider.plugin
Methods in oracle.security.idaas.rest.provider.pluginthat return ClientProfile
ClientProfile |
HandlerRequest.getClientProfile() |
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |