|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sshd.server.auth.UserAuthNone.Factory
public static class UserAuthNone.Factory
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.sshd.common.NamedFactory |
---|
NamedFactory.Utils |
Constructor Summary | |
---|---|
UserAuthNone.Factory()
|
Method Summary | |
---|---|
UserAuth |
create()
Create a new instance |
String |
getName()
Name of this factory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserAuthNone.Factory()
Method Detail |
---|
public String getName()
NamedFactory
getName
in interface NamedFactory<UserAuth>
public UserAuth create()
Factory
create
in interface Factory<UserAuth>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |