Class CVCAuthorizationTemplate


  • public class CVCAuthorizationTemplate
    extends java.lang.Object
    Card verifiable certificate authorization template.
    Version:
    $Revision: 1853 $
    Author:
    The JMRTD team ([email protected])
    • Constructor Detail

      • CVCAuthorizationTemplate

        protected CVCAuthorizationTemplate​(org.ejbca.cvc.CVCAuthorizationTemplate template)
        Constructs an authorization template based on an EJBCA authorization template.
        Parameters:
        template - the authZ template to wrap
    • Method Detail

      • toString

        public java.lang.String toString()
        Returns a textual representation of this authorization template.
        Overrides:
        toString in class java.lang.Object
        Returns:
        a textual representation of this authorization template
      • equals

        public boolean equals​(java.lang.Object otherObj)
        Checks equality.
        Overrides:
        equals in class java.lang.Object
        Parameters:
        otherObj - the other object
        Returns:
        whether the other object is equal to this object
      • hashCode

        public int hashCode()
        Returns a hash code of this object.
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        the hash code