Package net.anwiba.commons.http
Interface IAuthentication
-
- All Known Implementing Classes:
Authentication
public interface IAuthentication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetPassword()java.lang.StringgetUsername()
-