|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyAuthentication | |
|---|---|
| org.glassfish.cafe.api | |
| Uses of ProxyAuthentication in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.api that return ProxyAuthentication | |
|---|---|
ProxyAuthentication |
CommunicationService.createProxyAuthentication(String domain,
String userid,
String password)
Creates a proxy authentication for a registration. |
| Methods in org.glassfish.cafe.api with parameters of type ProxyAuthentication | |
|---|---|
Registration |
CommunicationSession.createRegistration(String fromUserId,
ProxyAuthentication auth)
Creates a Registration with fromUserId as the user identity to register on the network, with one set of credentials. |
| Method parameters in org.glassfish.cafe.api with type arguments of type ProxyAuthentication | |
|---|---|
Registration |
CommunicationSession.createRegistration(String fromUserId,
List<ProxyAuthentication> authList)
Creates a Registration with fromUserId as the user identity to register on the network, with a list of credentials. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||