public interface HttpAuthentication
HttpAuthenticationFactory
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCredentials()
Gets the credentials generated by the HttpAuthentication object.
|
java.lang.String |
getRealm()
Gets the realm used by the HttpAuthentication object during creation.
|
java.util.List getCredentials()
java.lang.String getRealm()
Copyright © 2019 The Apache Software Foundation