Class MapAuthenticator.AppKey

  • Enclosing class:
    MapAuthenticator

    public static class MapAuthenticator.AppKey
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AppKey​(java.lang.String phaseUrl, java.lang.String appKey)  
    • Method Summary

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

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

      • AppKey

        public AppKey​(java.lang.String phaseUrl,
                      java.lang.String appKey)
    • Method Detail

      • getAppKey

        public java.lang.String getAppKey()
      • getPhaseUrl

        public java.lang.String getPhaseUrl()