public class AllowedMethods extends Object
static AllowedMethods
build(Set<String> methods)
boolean
equals(Object o)
int
hashCode()
isAllowed(String method)
Set<String>
list()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public static AllowedMethods build(Set<String> methods)
public boolean isAllowed(String method)
public Set<String> list()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.