Uses of Interface
com.sap.cloud.security.x509.Certificate
Packages that use Certificate
-
Uses of Certificate in com.sap.cloud.security.token
Methods in com.sap.cloud.security.token that return CertificateModifier and TypeMethodDescriptionstatic CertificateSecurityContext.getClientCertificate()Returns the X.509 client certificate for the current thread.Methods in com.sap.cloud.security.token with parameters of type CertificateModifier and TypeMethodDescriptionstatic voidSecurityContext.setClientCertificate(Certificate certificate) Sets the X.509 client certificate for the current thread's security context.