| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AuthProperties.Property
An enum of the available authorization properties. 
 | 
| Constructor and Description | 
|---|
AuthProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
get(AuthProperties.Property key)
Gets a property given the key. 
 | 
AuthProperties | 
with(AuthProperties.Property key,
    String value)
Adds a  
AuthProperties.Property with value to the authorization property set. | 
public AuthProperties with(AuthProperties.Property key, String value)
AuthProperties.Property with value to the authorization property set.public String get(AuthProperties.Property key)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.