A B C D E G H I L M R S T U V X Y

G

getContextRoot(HttpServletRequest) - Static method in class com.zeevbelkin.commons.ServletUtils
returns an absolute URL of the running web-application
getCookie(String, HttpServletRequest) - Static method in class com.zeevbelkin.commons.ServletUtils
obtains the cookie by the name
getCookieName() - Method in class com.zeevbelkin.web.filter.access.SavedLoginHandler
The default value, returned by this method is "yaacfy_savedLogin";
getCookieValue(String, HttpServletRequest) - Static method in class com.zeevbelkin.commons.ServletUtils
obtains the cookie value by the name
getFilterConfig() - Method in class com.zeevbelkin.web.filter.access.Yaaf
Return the filter configuration object for this filter.
getLock() - Method in class com.zeevbelkin.web.filter.access.Yaaf.SessionSecurityInfo
Gets the bean locking object (the object that owns the thread sychronization monitor) for the login/logout operations.
getName(HttpServletRequest) - Method in class com.zeevbelkin.web.filter.access.AjaxLoginPeer
Returns an authenticated user name if any.
getName() - Method in class com.zeevbelkin.web.filter.access.Yaaf.SessionSecurityInfo
getParameterWithReferer(String, HttpServletRequest) - Static method in class com.zeevbelkin.commons.ServletUtils
This method tries to extract a parameter from the request.
getParamFromQuery(String, String) - Static method in class com.zeevbelkin.commons.UrlUtils
retrieves a value of parameter with a given name from an ampersand separated string
getParamFromUrl(String, String) - Static method in class com.zeevbelkin.commons.UrlUtils
retrieves a parameter with a given name from an URL
getRoleResolver() - Method in class com.zeevbelkin.web.filter.access.Yaaf
returns the global user role resolver
getRoleResolver() - Method in class com.zeevbelkin.web.filter.access.Yaaf.SessionSecurityInfo
Getter for property roleResolver.
getRootUrl(String) - Static method in class com.zeevbelkin.commons.UrlUtils
returns, for any HTTP(s) URL, the URL that points to the site ROOT
getSavedLoginHandler() - Method in class com.zeevbelkin.web.filter.access.Yaaf
Getter for property savedLoginHandler.
getSavedRequestID() - Method in class com.zeevbelkin.web.filter.access.Yaaf.SessionSecurityInfo
Returns login request ID.
getSSI(HttpSession) - Method in class com.zeevbelkin.web.filter.access.Yaaf
returns SessionSecurityInfo session bean.
getStackTrace(Throwable) - Static method in class com.zeevbelkin.web.filter.access.Yaaf
 

A B C D E G H I L M R S T U V X Y