Uses of Class
org.keycloak.representations.info.ProfileInfoRepresentation
-
Packages that use ProfileInfoRepresentation Package Description org.keycloak.representations.info -
-
Uses of ProfileInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return ProfileInfoRepresentation Modifier and Type Method Description static ProfileInfoRepresentation
ProfileInfoRepresentation. create()
ProfileInfoRepresentation
ServerInfoRepresentation. getProfileInfo()
Methods in org.keycloak.representations.info with parameters of type ProfileInfoRepresentation Modifier and Type Method Description void
ServerInfoRepresentation. setProfileInfo(ProfileInfoRepresentation profileInfo)
-