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