public class AuthDescriptor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AuthDescriptor.Builder |
Modifier and Type | Method and Description |
---|---|
static AuthDescriptor.Builder |
create() |
Form |
getConfig() |
ApplicationKey |
getKey() |
AuthDescriptorMode |
getMode() |
ResourceKey |
getResourceKey() |
static ResourceKey |
toResourceKey(ApplicationKey key) |
public ApplicationKey getKey()
public AuthDescriptorMode getMode()
public Form getConfig()
public ResourceKey getResourceKey()
public static ResourceKey toResourceKey(ApplicationKey key)
public static AuthDescriptor.Builder create()