Uses of Package
org.opensaml.ws.security

Packages that use org.opensaml.ws.security
org.opensaml.ws.message Objects related to messages received and sent by web services. 
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.security used by org.opensaml.ws.message
SecurityPolicyResolver
          A resolver which uses different criteria to resolve and return instances of SecurityPolicy.
 

Classes in org.opensaml.ws.security used by org.opensaml.ws.security
SecurityPolicyException
          Exception indicating a security policy failure.
SecurityPolicyRule
          An individual rule that a message context is required to meet in order to be considered valid.
 

Classes in org.opensaml.ws.security used by org.opensaml.ws.security.provider
SecurityPolicy
          A security policy is a collection of SecurityPolicyRule, evaluated against a MessageContext, that is meant to determine if a message is well-formed, valid, and otherwise okay to process.
SecurityPolicyException
          Exception indicating a security policy failure.
SecurityPolicyResolver
          A resolver which uses different criteria to resolve and return instances of SecurityPolicy.
SecurityPolicyRule
          An individual rule that a message context is required to meet in order to be considered valid.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.