JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.reference
Package
net.anwiba.commons.reference.url
Interface IAuthentication
All Superinterfaces:
Serializable
All Known Implementing Classes:
Authentication
public interface
IAuthentication
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPassword
()
String
getUsername
()
Method Details
getPassword
String
getPassword
()
getUsername
String
getUsername
()