@Provider public class BearerAuthenticationInterceptor extends Object implements org.jboss.resteasy.spi.interception.ClientExecutionInterceptor, org.jboss.resteasy.spi.interception.AcceptedByMethod
BearerAuthenticationInterceptor(TokenManager tokenManager)
boolean
accept(Class declaring, Method method)
org.jboss.resteasy.client.ClientResponse
execute(org.jboss.resteasy.spi.interception.ClientExecutionContext ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BearerAuthenticationInterceptor(TokenManager tokenManager)
public org.jboss.resteasy.client.ClientResponse execute(org.jboss.resteasy.spi.interception.ClientExecutionContext ctx) throws Exception
execute
org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
Exception
public boolean accept(Class declaring, Method method)
accept
org.jboss.resteasy.spi.interception.AcceptedByMethod
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.