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.infoMethods in org.keycloak.representations.info that return ProfileInfoRepresentation Modifier and Type Method Description static ProfileInfoRepresentationProfileInfoRepresentation. create()ProfileInfoRepresentationServerInfoRepresentation. getProfileInfo()Methods in org.keycloak.representations.info with parameters of type ProfileInfoRepresentation Modifier and Type Method Description voidServerInfoRepresentation. setProfileInfo(ProfileInfoRepresentation profileInfo)
 
-