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