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 ProfileInfoRepresentationcreate()List<String>getDisabledFeatures()List<String>getExperimentalFeatures()StringgetName()List<String>getPreviewFeatures()
-