public class OAuth2GadgetBinding extends Object
| Constructor and Description |
|---|
OAuth2GadgetBinding(String gadgetUri,
String gadgetServiceName,
String clientName,
boolean allowOverride) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClientName() |
String |
getGadgetServiceName() |
String |
getGadgetUri() |
int |
hashCode() |
boolean |
isAllowOverride() |
String |
toString() |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.