Interface ProviderAuthenticationStrategy
-
public interface ProviderAuthenticationStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanauthenticate(String name, String password)
-
public interface ProviderAuthenticationStrategy
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
authenticate(String name,
String password) |