public class SecurityPathMatches extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityPathMatches.Builder |
| Modifier and Type | Method and Description |
|---|---|
SingleConstraintMatch |
getSecurityInfo(String path,
String method) |
boolean |
isEmpty() |
public boolean isEmpty()
true If no security path information has been definedpublic SingleConstraintMatch getSecurityInfo(String path, String method)
Copyright © 2017 JBoss by Red Hat. All rights reserved.