Uses of Interface
com.sap.cloud.security.x509.Certificate
-
Packages that use Certificate Package Description com.sap.cloud.security.token -
-
Uses of Certificate in com.sap.cloud.security.token
Methods in com.sap.cloud.security.token that return Certificate Modifier and Type Method Description static CertificateSecurityContext. getClientCertificate()Returns the certificate that is saved in thread wide storage.Methods in com.sap.cloud.security.token with parameters of type Certificate Modifier and Type Method Description static voidSecurityContext. setClientCertificate(Certificate certificate)Saves the certificate thread wide.
-