Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Authenticator
Method Summary | |
Credentials |
|
public Credentials getCredentials(String realm, int attempt)
Returns the credentials to supply for the given realm.
- Parameters:
realm
- the authentication realmattempt
- zero on first authentication attempt, increments on each unsuccessful attempt