Package org.apache.storm.testing
Class SingleUserSimpleTransport
java.lang.Object
org.apache.storm.security.auth.SimpleTransportPlugin
org.apache.storm.testing.SingleUserSimpleTransport
- All Implemented Interfaces:
- ITransportPlugin
- 
Field SummaryFields inherited from class org.apache.storm.security.auth.SimpleTransportPlugintopoConf, type
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.security.auth.SimpleTransportPluginconnect, getPort, getServer, prepareMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.security.auth.ITransportPluginareWorkerTokensSupported
- 
Constructor Details- 
SingleUserSimpleTransportpublic SingleUserSimpleTransport()
 
- 
- 
Method Details- 
getDefaultSubjectDescription copied from class:SimpleTransportPluginGet default subject.- Overrides:
- getDefaultSubjectin class- SimpleTransportPlugin
- Returns:
- the subject that will be used for all connections
 
 
-