public class SingleConstraintMatch extends Object
Constructor | Description |
---|---|
SingleConstraintMatch(SecurityInfo.EmptyRoleSemantic emptyRoleSemantic,
Set<String> requiredRoles) |
Modifier and Type | Method | Description |
---|---|---|
SecurityInfo.EmptyRoleSemantic |
getEmptyRoleSemantic() |
|
Set<String> |
getRequiredRoles() |
|
String |
toString() |
public SingleConstraintMatch(SecurityInfo.EmptyRoleSemantic emptyRoleSemantic, Set<String> requiredRoles)
Copyright © 2018. All rights reserved.