Uses of Class
org.apache.ws.sandbox.security.trust.message.token.CompositeElement

Packages that use CompositeElement
org.apache.ws.sandbox.security.policy.message.token   
org.apache.ws.sandbox.security.trust.message.token   
 

Uses of CompositeElement in org.apache.ws.sandbox.security.policy.message.token
 

Subclasses of CompositeElement in org.apache.ws.sandbox.security.policy.message.token
 class AppliesTo
           
 

Uses of CompositeElement in org.apache.ws.sandbox.security.trust.message.token
 

Subclasses of CompositeElement in org.apache.ws.sandbox.security.trust.message.token
 class CancelRequestSecurityToken
          This is the class to be used to enerate a RequestSecurityToken for the RST cancel binding The additional child elements required for a cancel request is provided here
 class CancelTarget
          The wst:CancelTarget element
 class Claims
          wst:Claims token Example token
 class Entropy
           
 class IssueRequestSecurityToken
          This is the class to be used to enerate a RequestSecurityToken for the RST issuance binding Some additional child elements are provided for the convenience of the developer to carry out an issue request
 class Lifetime
           
 class RenewRequestSecurityToken
          This is the class to be used to enerate a RequestSecurityToken for the RST renewal binding Additinal child elemets required for a renewal request is provided here NOTE: This should no tbe used in requesting a renewable security token In such a situation IssueRequestSecurityToken should be used setting the renewal properties
 class RenewTarget
           
 class RequestSecurityToken
           
 class RequestSecurityTokenResponse
           
 class Status
           
 class ValidateRequestSecurityToken
          /** This is the class to be used to enerate a RequestSecurityToken for the RST validation binding Even though the ES-Trust spec does not directly specify any specific child elements for this RST element, this can be used to extend the fuctionality
 



Copyright © 2004-2008 Apache Web Services. All Rights Reserved.