Class MeaAuthenticationMethod


  • public class MeaAuthenticationMethod
    extends java.lang.Object
    Digitized card supported authentication method.
    • Constructor Detail

      • MeaAuthenticationMethod

        public MeaAuthenticationMethod()
    • Method Detail

      • getId

        public java.lang.String getId()
      • getValue

        public java.lang.String getValue()
        Returns value which specifies the authentication method value (meaning varies depending on the authentication method type).
        Returns:
        authentication method value as String.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object