|
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 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 |
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |