public class SecureRequest extends AuthRequest
Streamable.ClosuremessageId| Constructor and Description |
|---|
SecureRequest()
Zero argument constructor used when unserializing an instance.
|
SecureRequest(PublicKeyCredentials creds,
String version)
Constructs a auth request with the supplied credentials and client version information.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSecret(PrivateKey key)
Returns the secret from the credentials.
|
getBootGroups, getCredentials, getSecret, getTimeZone, getVersion, readObject, toStringgetTransport, noteActualTransport, setTransportpublic SecureRequest()
public SecureRequest(PublicKeyCredentials creds, String version)
public byte[] getSecret(PrivateKey key)
Copyright © 2015. All rights reserved.