| Package | Description |
|---|---|
| org.picketlink.oauth.client | |
| org.picketlink.oauth.messages |
Package contains the messages that flow between client and server
|
| Modifier and Type | Method and Description |
|---|---|
RegistrationResponse |
ClientOAuth.RegistrationClient.execute() |
RegistrationResponse |
ClientOAuth.RegistrationClient.registerAsJSON() |
| Modifier and Type | Method and Description |
|---|---|
RegistrationResponse |
RegistrationResponse.setClientID(String clientID) |
RegistrationResponse |
RegistrationResponse.setClientSecret(String clientSecret) |
RegistrationResponse |
RegistrationResponse.setExpiresIn(long expiresIn) |
RegistrationResponse |
RegistrationResponse.setIssued(String issuedAt) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.