|
Knopflerfish OSGi 3.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PasswdAuthenticator
Service for user name/password authentication.
| Method Summary | |
|---|---|
boolean |
canAuthenticate(java.lang.String username)
Tests if it is possible to authenticate the user with the specified username with this authentication method (that there is a user with the specified user name and that the user has a password credential. |
PasswdSession |
createSession()
Creates an authentication session. |
| Method Detail |
|---|
boolean canAuthenticate(java.lang.String username)
username - the username
PasswdSession createSession()
|
Knopflerfish OSGi 3.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||