|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PAMException | |
|---|---|
| org.jvnet.libpam | |
| org.jvnet.libpam.impl | |
| Uses of PAMException in org.jvnet.libpam |
|---|
| Methods in org.jvnet.libpam that throw PAMException | |
|---|---|
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. |
| Constructors in org.jvnet.libpam that throw PAMException | |
|---|---|
PAM(String serviceName)
Creates a new authenticator. |
|
UnixUser(String userName)
|
|
| Uses of PAMException in org.jvnet.libpam.impl |
|---|
| Methods in org.jvnet.libpam.impl that throw PAMException | |
|---|---|
static CLibrary.passwd |
CLibrary.passwd.loadPasswd(String userName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||