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.client.ClientTrustCertificate

Packages that use ClientTrustCertificate

oracle.security.idaas.oauth.client   

 

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

  Methods in oracle.security.idaas.oauth.clientthat return types with arguments of type ClientTrustCertificate

 java.util.Collection<ClientTrustCertificate> ClientAuthorizationResponse.getClientTrustCertificates()
          Get Client Trust Certificates OAuth Server Framework validates JWT/SAML User Assertion using client trust certificates if these set otherwise OAuth Server Framework uses trusted third parties certificates to validate user assertions.

  Method parameters in oracle.security.idaas.oauth.clientwith type arguments of type ClientTrustCertificate

 void ClientAuthorizationResponse.setClientTrustCertificates(java.util.Collection<ClientTrustCertificate> clientTrustCertificates)
          Set Client Trust Certificates

 


Skip navigation links

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