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