Package | Description |
---|---|
org.keycloak.common |
Modifier and Type | Method and Description |
---|---|
Profile.Type |
Profile.Feature.getTypeProduct() |
Profile.Type |
Profile.Feature.getTypeProject() |
static Profile.Type |
Profile.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Profile.Type[] |
Profile.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.