Uses of Interface
com.webify.fabric.engine.extension.SessionAccess

Packages that use SessionAccess
com.webify.fabric.engine.extension Extension interfaces for Fabric Engine plugins. 
 

Uses of SessionAccess in com.webify.fabric.engine.extension
 

Methods in com.webify.fabric.engine.extension with parameters of type SessionAccess
 void ContextBuilder.buildContext(XmlElement element, SessionAccess session)
          Invoked whenever a request's SOAP header contained an element with the QName returned by ContextBuilder.getTriggerElementInHeader().
 void RequestGuard.checkRequest(Policy policy, SessionAccess session)
          Allows a mediation to continue, or rejects them by throwing an appropriate ContextException.
 SOAPFault FaultListener.handleFault(SOAPFault fault, SessionAccess access)
           
 void ResponseListener.handleResponse(SessionAccess session, MessageTransform transform)
           
 



Copyright © 2002-2009 IBM. All Rights Reserved.