|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.presents.net.Credentials
com.threerings.presents.net.ServiceCreds
com.threerings.bureau.data.BureauCredentials
public class BureauCredentials
Extends the basic credentials to provide bureau-specific fields.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.presents.net.Credentials |
|---|
Credentials.HasLanguage, Credentials.HasMachineIdent |
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Field Summary |
|---|
| Fields inherited from class com.threerings.presents.net.ServiceCreds |
|---|
_authToken, clientId |
| Constructor Summary | |
|---|---|
BureauCredentials()
Creates an empty credentials for streaming. |
|
BureauCredentials(String bureauId,
String sharedSecret)
Creates new credentials for a specific bureau. |
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.presents.net.ServiceCreds |
|---|
areValid, createAuthToken, toString |
| Methods inherited from class com.threerings.presents.net.Credentials |
|---|
getDatagramSecret |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BureauCredentials(String bureauId,
String sharedSecret)
public BureauCredentials()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||