|
For the latest news and information visit The GNU Crypto project | ||
| Prev Class | Next Class | Frames | No Frames | |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr | |
java.lang.Objectgnu.crypto.sasl.crammd5.CramMD5AuthInfoProviderMethod Summary | |
void |
|
boolean |
|
Map |
|
Map |
|
void | |
void |
|
public void activate(Map context)
throws AuthenticationException
- Specified by:
- activate in interface IAuthInfoProvider
public boolean contains(String userName)
throws AuthenticationException
- Specified by:
- contains in interface IAuthInfoProvider
public Map getConfiguration(String mode)
throws AuthenticationException
- Specified by:
- getConfiguration in interface IAuthInfoProvider
public Map lookup(Map userID)
throws AuthenticationException
- Specified by:
- lookup in interface IAuthInfoProvider
public void passivate()
throws AuthenticationException
- Specified by:
- passivate in interface IAuthInfoProvider
public void update(Map userCredentials)
throws AuthenticationException
- Specified by:
- update in interface IAuthInfoProvider