Uses of Class
org.keycloak.dom.xmlsec.w3.xmldsig.CanonicalizationMethodType
-
Uses of CanonicalizationMethodType in org.keycloak.dom.xmlsec.w3.xmldsig
Modifier and TypeFieldDescriptionprotected CanonicalizationMethodType
SignedInfoType.canonicalizationMethod
Modifier and TypeMethodDescriptionSignedInfoType.getCanonicalizationMethod()
Gets the value of the canonicalizationMethod property.Modifier and TypeMethodDescriptionvoid
SignedInfoType.setCanonicalizationMethod
(CanonicalizationMethodType value) Sets the value of the canonicalizationMethod property.