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 Class
oracle.security.idaas.oauth.resourceserver.ResourceServerProfileNotFoundException

Packages that use ResourceServerProfileNotFoundException

oracle.security.idaas.oauth.resourceserver   

 

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

  Methods in oracle.security.idaas.oauth.resourceserverthat throw ResourceServerProfileNotFoundException

 void ResourceServerProfileWriter.delete(ResourceServerProfileRequest resourceServerProfileRequest)
          Delete an OAuth Resource Server Profile
 ResourceServerProfile ResourceServerProfileReader.readResourceServerProfile(ResourceServerProfileRequest resourceServerProfileRequest)
          Get a Resource Server Profile by Resource Server Profile Id or Identity Domain Id and Resource Server Profile Name
 java.util.Collection<ResourceServerProfile> ResourceServerProfileReader.readResourceServerProfiles(ResourceServerProfileRequest resourceServerProfileRequest)
          Get a collection of Resource Server Profile by Identity Domain Id
 ResourceServerProfile ResourceServerProfileWriter.update(ResourceServerWritableProfile resourceServerWritableProfile)
          Update an OAuth Resource Server Profile

 


Skip navigation links

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