Package | Description |
---|---|
org.keycloak.services.resources |
Modifier and Type | Method and Description |
---|---|
static AccountService.AccountSocialAction |
AccountService.AccountSocialAction.getAction(String action) |
static AccountService.AccountSocialAction |
AccountService.AccountSocialAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountService.AccountSocialAction[] |
AccountService.AccountSocialAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.