@InterfaceAudience.Private public static class UserGroupInformation.HadoopLoginModule extends Object implements LoginModule
| Constructor and Description |
|---|
UserGroupInformation.HadoopLoginModule() |
public UserGroupInformation.HadoopLoginModule()
public boolean abort()
throws LoginException
abort in interface LoginModuleLoginExceptionpublic boolean commit()
throws LoginException
commit in interface LoginModuleLoginExceptionpublic void initialize(Subject subject, CallbackHandler callbackHandler, Map<String,?> sharedState, Map<String,?> options)
initialize in interface LoginModulepublic boolean login()
throws LoginException
login in interface LoginModuleLoginExceptionpublic boolean logout()
throws LoginException
logout in interface LoginModuleLoginExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.