Uses of Class
org.apache.ws.security.message.token.Reference

Packages that use Reference
org.apache.ws.sandbox.security.conversation   
org.apache.ws.security.message.token   
 

Uses of Reference in org.apache.ws.sandbox.security.conversation
 

Methods in org.apache.ws.sandbox.security.conversation that return Reference
 Reference ConversationSession.getRef2Base()
           
 

Methods in org.apache.ws.sandbox.security.conversation with parameters of type Reference
 void ConversationSession.setRef2Base(Reference reference)
           
 org.w3c.dom.Document ConversationManager.build(org.w3c.dom.Document doc, Reference ref, byte[] sk, java.util.Vector parts)
          The method is coded such that it can be plugged into WSSignEnvelope.
 

Uses of Reference in org.apache.ws.security.message.token
 

Methods in org.apache.ws.security.message.token that return Reference
 Reference SecurityTokenReference.getReference()
          Gets the Reference.
 

Methods in org.apache.ws.security.message.token with parameters of type Reference
 void SecurityTokenReference.setReference(Reference ref)
          set the reference.
 



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