Uses of Class
org.keycloak.dom.xmlsec.w3.xmldsig.SignatureType
Package
Description
-
Uses of SignatureType in org.keycloak.dom.saml.v2.metadata
Modifier and TypeMethodDescriptionAffiliationDescriptorType.getSignature()
Gets the value of the signature property.Modifier and TypeMethodDescriptionvoid
AffiliationDescriptorType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in org.keycloak.saml.processing.core.saml.v2.util
Modifier and TypeMethodDescriptionstatic void
SignatureUtil.marshall
(SignatureType signature, OutputStream os) Marshall a SignatureType to output stream -
Uses of SignatureType in org.keycloak.saml.processing.core.util
Modifier and TypeMethodDescriptionstatic void
XMLSignatureUtil.marshall
(SignatureType signature, OutputStream os) Marshall a SignatureType to output stream