net.smartam.leeloo.ext.dynamicreg.client.request
Class OAuthClientRegistrationRequest
java.lang.Object
net.smartam.leeloo.client.request.OAuthClientRequest
net.smartam.leeloo.ext.dynamicreg.client.request.OAuthClientRegistrationRequest
- All Implemented Interfaces:
- OAuthMessage
public class OAuthClientRegistrationRequest
- extends OAuthClientRequest
OAuth Registration Request
- Author:
- Maciej Machulak, Lukasz Moren
Methods inherited from class net.smartam.leeloo.client.request.OAuthClientRequest |
addHeader, authorizationLocation, getBody, getHeader, getHeaders, getLocationUri, setBody, setHeader, setHeaders, setLocationUri, tokenLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthClientRegistrationRequest
protected OAuthClientRegistrationRequest(String url)
location
public static OAuthClientRegistrationRequest.OAuthRegistrationRequestBuilder location(String url,
String type)
Copyright © 2010. All Rights Reserved.