|
Knopflerfish OSGi 2.4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public boolean canAuthenticate(java.lang.String username)
username
- the username
public PasswdSession createSession()
|
Knopflerfish OSGi 2.4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |