@ConfigurationProperties public static class KeycloakSpringBootProperties.SecurityConstraint extends Object
Constructor and Description |
---|
SecurityConstraint() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAuthRoles() |
List<KeycloakSpringBootProperties.SecurityCollection> |
getSecurityCollections() |
void |
setAuthRoles(List<String> authRoles) |
void |
setSecurityCollections(List<KeycloakSpringBootProperties.SecurityCollection> securityCollections) |
public List<KeycloakSpringBootProperties.SecurityCollection> getSecurityCollections()
public void setSecurityCollections(List<KeycloakSpringBootProperties.SecurityCollection> securityCollections)
Copyright © 2020 JBoss by Red Hat. All rights reserved.