public abstract class AbstractSignatureConfiguration extends java.lang.Object implements SignatureConfiguration
Modifier and Type | Field and Description |
---|---|
protected com.nimbusds.jose.JWSAlgorithm |
algorithm |
Constructor and Description |
---|
AbstractSignatureConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.nimbusds.jose.JWSAlgorithm |
getAlgorithm() |
void |
setAlgorithm(com.nimbusds.jose.JWSAlgorithm algorithm)
algorithm Setter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supportedAlgorithmsMessage, supports, verify