Class ProfileInfoRepresentation
- java.lang.Object
-
- org.keycloak.representations.info.ProfileInfoRepresentation
-
public class ProfileInfoRepresentation extends Object
- Author:
- Stian Thorgersen
-
-
Constructor Summary
Constructors Constructor Description ProfileInfoRepresentation()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ProfileInfoRepresentation
create()
List<String>
getDisabledFeatures()
List<String>
getExperimentalFeatures()
String
getName()
List<String>
getPreviewFeatures()
-