Class Credential


  • public class Credential
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Credential()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isValid()  
      java.lang.String toJSON()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Credential

        public Credential()
    • Method Detail

      • isValid

        public boolean isValid()
      • toJSON

        public java.lang.String toJSON()