org.xmlBlaster.authentication.plugins.htpasswd
Class HtPasswd.Container
java.lang.Object
org.xmlBlaster.authentication.plugins.htpasswd.HtPasswd.Container
- Enclosing class:
- HtPasswd
- private class HtPasswd.Container
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
userName
public java.lang.String userName
password
public java.lang.String password
allowedMethodNames
public java.util.Map allowedMethodNames
HtPasswd.Container
public HtPasswd.Container(java.lang.String user)
toString
public java.lang.String toString()
isAllowed
public boolean isAllowed(MethodName methodName,
java.lang.String topicOid)
Copyright © 1999-2007 The xmlBlaster.org contributers.