@ConfigurationProperties public static class KeycloakSpringBootProperties.SecurityCollection extends Object
Constructor and Description |
---|
SecurityCollection() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<String> |
getMethods() |
String |
getName() |
List<String> |
getOmittedMethods() |
List<String> |
getPatterns() |
void |
setDescription(String description) |
void |
setMethods(List<String> methods) |
void |
setName(String name) |
void |
setOmittedMethods(List<String> omittedMethods) |
void |
setPatterns(List<String> patterns) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.