@Beta
public final class AuthConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AuthConfig.Builder |
Modifier and Type | Method and Description |
---|---|
static AuthConfig.Builder |
create() |
boolean |
equals(java.lang.Object o) |
ApplicationKey |
getApplicationKey() |
PropertyTree |
getConfig() |
int |
hashCode() |
public ApplicationKey getApplicationKey()
public PropertyTree getConfig()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static AuthConfig.Builder create()