public class AuthProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthProperties.Property |
| Constructor and Description |
|---|
AuthProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(AuthProperties.Property key) |
AuthProperties |
with(AuthProperties.Property key,
String value) |
public AuthProperties with(AuthProperties.Property key, String value)
public String get(AuthProperties.Property key)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.