org.apache.qpid
Class QpidConfig.SecurityMechanism
java.lang.Object
org.apache.qpid.QpidConfig.SecurityMechanism
- Enclosing class:
- QpidConfig
public static class QpidConfig.SecurityMechanism
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
String type
handler
String handler
QpidConfig.SecurityMechanism
QpidConfig.SecurityMechanism(String type,
String handler)
getHandler
public String getHandler()
getType
public String getType()
Licensed to the Apache Software Foundation