Class SigningAlgorithm
java.lang.Object
org.jboss.resteasy.security.SigningAlgorithm
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSigningAlgorithm
(String rfc4871Notation, String javaSecNotation, String javaHashNotation) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
SHA256withRSA
-
SHA1withRSA
-
-
Constructor Details
-
SigningAlgorithm
-
-
Method Details
-
getJavaHashNotation
-
getJavaSecNotation
-
getRfcNotation
-