xmlBlaster 2.2.0 API

org.xmlBlaster.authentication.plugins.htpasswd
Class HtPasswd.Container

java.lang.Object
  extended by org.xmlBlaster.authentication.plugins.htpasswd.HtPasswd.Container
Enclosing class:
HtPasswd

private class HtPasswd.Container
extends java.lang.Object


Field Summary
 java.util.Map allowedMethodNames
           
 java.lang.String password
           
 java.lang.String userName
           
 
Constructor Summary
HtPasswd.Container(java.lang.String user)
           
 
Method Summary
 boolean isAllowed(MethodName methodName, java.lang.String topicOid)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

userName

public java.lang.String userName

password

public java.lang.String password

allowedMethodNames

public java.util.Map allowedMethodNames
Constructor Detail

HtPasswd.Container

public HtPasswd.Container(java.lang.String user)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

isAllowed

public boolean isAllowed(MethodName methodName,
                         java.lang.String topicOid)
Parameters:
methodName -
topicOid - "exact:weather.pacific"
Returns:

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.