org.apache.geronimo.security.jacc
Class PolicyContextHandlerHttpServletRequest
java.lang.Object
org.apache.geronimo.security.jacc.PolicyContextHandlerHttpServletRequest
- All Implemented Interfaces:
- PolicyContextHandler
public class PolicyContextHandlerHttpServletRequest
- extends Object
- implements PolicyContextHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HANDLER_KEY
public static final String HANDLER_KEY
- See Also:
- Constant Field Values
PolicyContextHandlerHttpServletRequest
public PolicyContextHandlerHttpServletRequest()
supports
public boolean supports(String key)
throws PolicyContextException
- Specified by:
supports
in interface PolicyContextHandler
- Throws:
PolicyContextException
getKeys
public String[] getKeys()
throws PolicyContextException
- Specified by:
getKeys
in interface PolicyContextHandler
- Throws:
PolicyContextException
getContext
public Object getContext(String key,
Object data)
throws PolicyContextException
- Specified by:
getContext
in interface PolicyContextHandler
- Throws:
PolicyContextException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.