| Package | Description |
|---|---|
| io.prestosql.server.security |
| Modifier and Type | Method and Description |
|---|---|
static SecurityConfig.AuthenticationType |
SecurityConfig.AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityConfig.AuthenticationType[] |
SecurityConfig.AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityConfig |
SecurityConfig.setAuthenticationTypes(List<SecurityConfig.AuthenticationType> authenticationTypes) |
Copyright © 2012–2019. All rights reserved.