Uses of Package
org.opensaml.ws.message

Packages that use org.opensaml.ws.message
org.opensaml.ws.message Objects related to messages received and sent by web services. 
org.opensaml.ws.message.decoder Messages decoders are responsible for extracting an incomming web serivce message from the inbound transport. 
org.opensaml.ws.message.encoder Messages encoders are responsible for encoding an outgoing web serivce message onto the outbound transport. 
org.opensaml.ws.security Provides interfaces that may be used to implement policies that are evaluated against incoming messages. 
org.opensaml.ws.security.provider Basic implementations of some security policies. 
 

Classes in org.opensaml.ws.message used by org.opensaml.ws.message
MessageContext
          A message context represents the entire context for a given message through the receive, process, and/or response phases.
 

Classes in org.opensaml.ws.message used by org.opensaml.ws.message.decoder
MessageContext
          A message context represents the entire context for a given message through the receive, process, and/or response phases.
MessageException
          Base class for message related exceptions.
 

Classes in org.opensaml.ws.message used by org.opensaml.ws.message.encoder
MessageContext
          A message context represents the entire context for a given message through the receive, process, and/or response phases.
MessageException
          Base class for message related exceptions.
 

Classes in org.opensaml.ws.message used by org.opensaml.ws.security
MessageContext
          A message context represents the entire context for a given message through the receive, process, and/or response phases.
 

Classes in org.opensaml.ws.message used by org.opensaml.ws.security.provider
MessageContext
          A message context represents the entire context for a given message through the receive, process, and/or response phases.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.