A C G H I L O S 

A

AnnotationHttpContextProvider - Class in org.clazzes.util.http.aop
A HTTP context provider, which parses InvocationHttpContext annotations on the given method invocation and evaluates the context URL as described in the documentation of the annotation class.
AnnotationHttpContextProvider() - Constructor for class org.clazzes.util.http.aop.AnnotationHttpContextProvider
 

C

checkLogin() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
checkPermission(String) - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 

G

getContextProvider() - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
getContextUrl(MethodInvocation) - Method in class org.clazzes.util.http.aop.AnnotationHttpContextProvider
 
getContextUrl(MethodInvocation) - Method in interface org.clazzes.util.http.aop.HttpContextProvider
Get the context URL from a method invocation.
getLocale() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
getLoginService() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
getLoginService() - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
getLoginUrl() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
getPageTokenService() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
getPageTokenService() - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
getRequestThreadLocalKey() - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
getResponseThreadLocalKey() - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
getThreadLocalRequest() - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
getThreadLocalResponse() - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
getTimeZone() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 

H

HttpAwareSupport - Class in org.clazzes.util.http.aop
A base class for services or interceptors, which need access to a thread-bound http request and/or http response previously bound to the current thread by an RPC servlet.
HttpAwareSupport() - Constructor for class org.clazzes.util.http.aop.HttpAwareSupport
 
HttpCheckLoginService - Class in org.clazzes.util.http.aop
A default server-side implementation of a login service operating on behalf of a HttpLoginService instance and a thread-bound http request.
HttpCheckLoginService() - Constructor for class org.clazzes.util.http.aop.HttpCheckLoginService
 
HttpContextProvider - Interface in org.clazzes.util.http.aop
An implementation of this interface provides a security context URL from a remote method invocation.
HttpLoginInterceptor - Class in org.clazzes.util.http.aop
Check for a logged in user using the provided external login service and an optional context provider.
HttpLoginInterceptor() - Constructor for class org.clazzes.util.http.aop.HttpLoginInterceptor
 

I

InvocationHttpContext - Annotation Type in org.clazzes.util.http.aop
An annotation, which provides a context for an invocation.
invoke(MethodInvocation) - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 

L

logout() - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 

O

org.clazzes.util.http.aop - package org.clazzes.util.http.aop
 

S

setContextProvider(HttpContextProvider) - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
setLoginService(HttpLoginService) - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
setLoginService(HttpLoginService) - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
setPageTokenService(PageTokenService) - Method in class org.clazzes.util.http.aop.HttpCheckLoginService
 
setPageTokenService(PageTokenService) - Method in class org.clazzes.util.http.aop.HttpLoginInterceptor
 
setRequestThreadLocalKey(String) - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
setResponseThreadLocalKey(String) - Method in class org.clazzes.util.http.aop.HttpAwareSupport
 
A C G H I L O S 

Copyright © 2014 Clazzes.org. All Rights Reserved.