|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspread.NULLAuth
public class NULLAuth
NULL authentication module. This does NO authentication and just allows the connection.
Constructor Summary | |
---|---|
NULLAuth()
|
Method Summary | |
---|---|
void |
authenticate()
This method will be called during the establishment of a Spread connection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NULLAuth()
Method Detail |
---|
public void authenticate() throws SpreadException
authenticate
in interface SpreadAuthInterface
SpreadException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |