public static class SecurityPathMatches.Builder extends Object
Constructor and Description |
---|
SecurityPathMatches.Builder() |
Modifier and Type | Method and Description |
---|---|
void |
addSecurityConstraint(Set<String> roles,
SecurityInfo.EmptyRoleSemantic emptyRoleSemantic,
String pattern,
Set<String> httpMethods,
Set<String> excludedMethods) |
SecurityPathMatches |
build() |
public void addSecurityConstraint(Set<String> roles, SecurityInfo.EmptyRoleSemantic emptyRoleSemantic, String pattern, Set<String> httpMethods, Set<String> excludedMethods)
public SecurityPathMatches build()
Copyright © 2015. All rights reserved.