public static class UserAuthGSS.Factory extends Object implements NamedFactory<UserAuth>
NamedFactory.Utils
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
UserAuth |
create()
Create a new authenticator instance.
|
String |
getName()
Get the name of the authentication method.
|
public String getName()
getName
in interface NamedFactory<UserAuth>
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.