Class CVCAuthorizationTemplate


  • public class CVCAuthorizationTemplate
    extends Object
    Card verifiable certificate authorization template.
    Version:
    $Revision: 1765 $
    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 String toString()
        Gets a textual representation of this authorization template.
        Overrides:
        toString in class Object
        Returns:
        a textual representation of this authorization template
      • equals

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

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