Class HashedDataType

java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.HashedDataType
All Implemented Interfaces:
JaxbVisitable, Serializable, Cloneable

public class HashedDataType extends Object implements Serializable, Cloneable, JaxbVisitable
JAXB representation of HashedDataType. Manually created (not generated)
See Also:
  • Field Details

    • digestMethod

      protected DigestMethodType digestMethod
    • digestValue

      protected byte[] digestValue
  • Constructor Details

    • HashedDataType

      public HashedDataType()
  • Method Details