public class ValidateTokenEndpoint extends Object
Constructor and Description |
---|
ValidateTokenEndpoint(TokenManager tokenManager,
RealmModel realm,
EventBuilder event) |
public ValidateTokenEndpoint(TokenManager tokenManager, RealmModel realm, EventBuilder event)
@GET @Produces(value="application/json") public javax.ws.rs.core.Response validateAccessToken(@QueryParam(value="access_token") String tokenString)
tokenString
- Copyright © 2015. All rights reserved.