Uses of Class
org.keycloak.representations.info.FeatureRepresentation
Packages that use FeatureRepresentation
- 
Uses of FeatureRepresentation in org.keycloak.representations.infoMethods in org.keycloak.representations.info that return types with arguments of type FeatureRepresentationModifier and TypeMethodDescriptionstatic List<FeatureRepresentation>FeatureRepresentation.create()ServerInfoRepresentation.getFeatures()Method parameters in org.keycloak.representations.info with type arguments of type FeatureRepresentationModifier and TypeMethodDescriptionvoidServerInfoRepresentation.setFeatures(List<FeatureRepresentation> features)