@Provider public class AuthenticationContextProvider extends java.lang.Object implements javax.ws.rs.ext.ContextResolver<User>
AuthenticationContextProvider()
User
getContext(java.lang.Class<?> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthenticationContextProvider()
public User getContext(java.lang.Class<?> type)
getContext
javax.ws.rs.ext.ContextResolver<User>