|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Registration | |
|---|---|
| org.glassfish.cafe.api | |
| Uses of Registration in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.api that return Registration | |
|---|---|
Registration |
CommunicationSession.createRegistration(String fromUserId)
Creates a Registration with fromUserId as the user identity to register on the network. |
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. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||