Uses of Class
org.keycloak.dom.xmlsec.w3.xmlenc.CipherReferenceType
-
Packages that use CipherReferenceType Package Description org.keycloak.dom.xmlsec.w3.xmlenc -
-
Uses of CipherReferenceType in org.keycloak.dom.xmlsec.w3.xmlenc
Fields in org.keycloak.dom.xmlsec.w3.xmlenc declared as CipherReferenceType Modifier and Type Field Description protected CipherReferenceTypeCipherDataType. cipherReferenceMethods in org.keycloak.dom.xmlsec.w3.xmlenc that return CipherReferenceType Modifier and Type Method Description CipherReferenceTypeCipherDataType. getCipherReference()Gets the value of the cipherReference property.Methods in org.keycloak.dom.xmlsec.w3.xmlenc with parameters of type CipherReferenceType Modifier and Type Method Description voidCipherDataType. setCipherReference(CipherReferenceType value)Sets the value of the cipherReference property.
-