public interface Authorization extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationHeader(HttpRequest req) |
boolean |
isEnabled()
Returns true if authorization credentials are set.
|
String getAuthorizationHeader(HttpRequest req)
boolean isEnabled()
Copyright © 2018. All rights reserved.