public interface TokenVerifier
Access
get(String tokenId)
@GET @Produces(value="application/json") @Path(value="{token}") Access get(@PathParam(value="token") String tokenId)
Copyright © 2015. All Rights Reserved.