public class AuthApiKey extends Object implements AuthPrincipal
| Constructor and Description |
|---|
AuthApiKey(String clientId,
String clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getClientSecret() |
void |
setClientId(String clientId) |
void |
setClientSecret(String clientSecret) |
Copyright © 2004-2016. All Rights Reserved.