Package | Description |
---|---|
org.jvnet.libpam | |
org.jvnet.libpam.impl |
Modifier and Type | Method and Description |
---|---|
UnixUser |
PAM.authenticate(String username,
String password)
Authenticate the user with a password.
|
Set<String> |
PAM.getGroupsOfUser(String username)
Deprecated.
Pointless and ugly convenience method.
|
Constructor and Description |
---|
PAM(String serviceName)
Creates a new authenticator.
|
UnixUser(String userName) |
Modifier and Type | Method and Description |
---|---|
static CLibrary.passwd |
CLibrary.passwd.loadPasswd(String userName) |
Copyright © 2018. All rights reserved.