Uses of Class
org.apache.archiva.redback.rest.services.RedbackRequestInformation
-
Packages that use RedbackRequestInformation Package Description org.apache.archiva.redback.rest.services -
-
Uses of RedbackRequestInformation in org.apache.archiva.redback.rest.services
Methods in org.apache.archiva.redback.rest.services that return RedbackRequestInformation Modifier and Type Method Description static RedbackRequestInformationRedbackAuthenticationThreadLocal. get()Methods in org.apache.archiva.redback.rest.services with parameters of type RedbackRequestInformation Modifier and Type Method Description static voidRedbackAuthenticationThreadLocal. set(RedbackRequestInformation redbackRequestInformation)
-