Class SingleHeaderAuthenticator

    • Constructor Summary

      Constructors 
      Constructor Description
      SingleHeaderAuthenticator​(java.lang.String key, java.lang.String value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean authenticate​(Request request)  
      • Methods inherited from class java.lang.Object

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

      • SingleHeaderAuthenticator

        public SingleHeaderAuthenticator​(java.lang.String key,
                                         java.lang.String value)