|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationInterface
Method Summary | |
---|---|
void |
authenticate(Map aMap)
|
void |
authenticate(String aUserName,
String aPassword)
|
void |
close()
|
void |
initialize(Map aConfigMap)
|
Method Detail |
---|
void initialize(Map aConfigMap) throws Exception
Exception
void authenticate(Map aMap) throws Exception
Exception
void authenticate(String aUserName, String aPassword) throws Exception
Exception
void close() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |