Class EcDsaJwsSignatureProvider.EcDsaPrivateKeyJwsSignature
java.lang.Object
org.apache.cxf.rs.security.jose.jws.PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
org.apache.cxf.rs.security.jose.jws.EcDsaJwsSignatureProvider.EcDsaPrivateKeyJwsSignature
- All Implemented Interfaces:
JwsSignature
- Enclosing class:
- EcDsaJwsSignatureProvider
protected static class EcDsaJwsSignatureProvider.EcDsaPrivateKeyJwsSignature
extends PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.rs.security.jose.jws.PrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
update
-
Constructor Details
-
EcDsaPrivateKeyJwsSignature
-
-
Method Details
-
sign
public byte[] sign()- Specified by:
signin interfaceJwsSignature- Overrides:
signin classPrivateKeyJwsSignatureProvider.PrivateKeyJwsSignature
-