public class AuthorizationRule extends Object
| Constructor and Description |
|---|
AuthorizationRule()
Constructor.
|
public String getVerb()
public void setVerb(String verb)
verb - the verb to setpublic String getPathPattern()
public void setPathPattern(String pathPattern)
pathPattern - the pathPattern to setpublic String getRole()
public void setRole(String role)
role - the role to setpublic boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.