Class OAuth2AuthResource
java.lang.Object
dev.getelements.elements.rest.auth.OAuth2AuthResource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateOAuth2Session
(OAuth2SessionRequest oAuth2SessionRequest) void
setOAuth2AuthService
(OAuth2AuthService oAuth2AuthService) void
setValidationHelper
(ValidationHelper validationHelper)
-
Constructor Details
-
OAuth2AuthResource
public OAuth2AuthResource()
-
-
Method Details
-
createOAuth2Session
@POST @Consumes("application/json") @Produces("application/json") public SessionCreation createOAuth2Session(OAuth2SessionRequest oAuth2SessionRequest) -
getValidationHelper
-
setValidationHelper
-
getOAuth2AuthService
-
setOAuth2AuthService
-