| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Credentials
Credentials is a container object for endpoint (Members and Clients) security attributes.
It is used on authentication process byLoginModules.
| Method Summary | |
|---|---|
 String | 
getEndpoint()
Returns IP address of endpoint.  | 
 String | 
getPrincipal()
Returns principal of endpoint.  | 
 void | 
setEndpoint(String endpoint)
Sets IP address of endpoint.  | 
| Method Detail | 
|---|
String getEndpoint()
void setEndpoint(String endpoint)
endpoint - addressString getPrincipal()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||