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() | 
| String | toString() | 
public SingleConstraintMatch(SecurityInfo.EmptyRoleSemantic emptyRoleSemantic, Set<String> requiredRoles)
Copyright © 2017 JBoss by Red Hat. All rights reserved.