Uses of Class
org.keycloak.adapters.springboot.KeycloakSpringBootProperties.SecurityCollection
-
-
Uses of KeycloakSpringBootProperties.SecurityCollection in org.keycloak.adapters.springboot
Methods in org.keycloak.adapters.springboot that return types with arguments of type KeycloakSpringBootProperties.SecurityCollection Modifier and Type Method Description List<KeycloakSpringBootProperties.SecurityCollection>KeycloakSpringBootProperties.SecurityConstraint. getSecurityCollections()Method parameters in org.keycloak.adapters.springboot with type arguments of type KeycloakSpringBootProperties.SecurityCollection Modifier and Type Method Description voidKeycloakSpringBootProperties.SecurityConstraint. setSecurityCollections(List<KeycloakSpringBootProperties.SecurityCollection> securityCollections)
-