@Provider public class UserProvider extends com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<org.apache.hadoop.security.UserGroupInformation> implements com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>
| Constructor and Description | 
|---|
| UserProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.sun.jersey.spi.inject.Injectable<org.apache.hadoop.security.UserGroupInformation> | getInjectable(com.sun.jersey.core.spi.component.ComponentContext componentContext,
             javax.ws.rs.core.Context context,
             Type type) | 
| com.sun.jersey.core.spi.component.ComponentScope | getScope() | 
| org.apache.hadoop.security.UserGroupInformation | getValue(com.sun.jersey.api.core.HttpContext context) | 
public org.apache.hadoop.security.UserGroupInformation getValue(com.sun.jersey.api.core.HttpContext context)
getValue in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<org.apache.hadoop.security.UserGroupInformation>public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>public com.sun.jersey.spi.inject.Injectable<org.apache.hadoop.security.UserGroupInformation> getInjectable(com.sun.jersey.core.spi.component.ComponentContext componentContext,
                                                                                                  javax.ws.rs.core.Context context,
                                                                                                  Type type)
getInjectable in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>Copyright © 2017 Apache Software Foundation. All Rights Reserved.