Uses of Class
org.keycloak.dom.xmlsec.w3.xmldsig.SignatureType
-
Packages that use SignatureType Package Description org.keycloak.dom.saml.v2.metadata -
-
Uses of SignatureType in org.keycloak.dom.saml.v2.metadata
Fields in org.keycloak.dom.saml.v2.metadata declared as SignatureType Modifier and Type Field Description protected SignatureTypeAffiliationDescriptorType. signatureMethods in org.keycloak.dom.saml.v2.metadata that return SignatureType Modifier and Type Method Description SignatureTypeAffiliationDescriptorType. getSignature()Gets the value of the signature property.Methods in org.keycloak.dom.saml.v2.metadata with parameters of type SignatureType Modifier and Type Method Description voidAffiliationDescriptorType. setSignature(SignatureType value)Sets the value of the signature property.
-