|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.common.util.KeyMatcher
org.n52.security.common.util.KeyMatcherIgnoringCase
public class KeyMatcherIgnoringCase
Constructor Summary | |
---|---|
KeyMatcherIgnoringCase(String key)
|
Method Summary | |
---|---|
boolean |
matches(String key)
|
String |
toString()
|
Methods inherited from class org.n52.security.common.util.KeyMatcher |
---|
caseSensitive, ignoringCase |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KeyMatcherIgnoringCase(String key)
Method Detail |
---|
public boolean matches(String key)
matches
in class KeyMatcher
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |