com.atlassian.plugins.rest.common.security.jersey
Class AuthenticationContextInjectableProvider

java.lang.Object
  extended by com.sun.jersey.spi.inject.SingletonTypeInjectableProvider<javax.ws.rs.core.Context,AuthenticationContext>
      extended by com.atlassian.plugins.rest.common.security.jersey.AuthenticationContextInjectableProvider
All Implemented Interfaces:
com.sun.jersey.spi.inject.Injectable<AuthenticationContext>, com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,java.lang.reflect.Type>

@Provider
public class AuthenticationContextInjectableProvider
extends com.sun.jersey.spi.inject.SingletonTypeInjectableProvider<javax.ws.rs.core.Context,AuthenticationContext>


Constructor Summary
AuthenticationContextInjectableProvider(AuthenticationContext authenticationContext)
           
 
Method Summary
 
Methods inherited from class com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
getInjectable, getScope, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationContextInjectableProvider

public AuthenticationContextInjectableProvider(AuthenticationContext authenticationContext)


Copyright © 2014 Atlassian. All Rights Reserved.