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