Uses of Class
org.apache.ws.sandbox.security.conversation.message.token.DerivedKeyToken

Packages that use DerivedKeyToken
org.apache.ws.sandbox.security.conversation   
org.apache.ws.sandbox.security.conversation.message.info   
 

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

Methods in org.apache.ws.sandbox.security.conversation with parameters of type DerivedKeyToken
static SecurityContextToken ConversationUtil.getSCT(DerivedKeyToken dkToken)
          The method takes in a DerivedKetToken and returns the uuid of the corresponding SCT.
 org.w3c.dom.Document DerivedKeyTokenAdder.build(org.w3c.dom.Document doc, DerivedKeyToken dkToken)
          Method build
 

Uses of DerivedKeyToken in org.apache.ws.sandbox.security.conversation.message.info
 

Methods in org.apache.ws.sandbox.security.conversation.message.info that return DerivedKeyToken
 DerivedKeyToken DerivedKeyInfo.getDkTok()
           
 

Methods in org.apache.ws.sandbox.security.conversation.message.info with parameters of type DerivedKeyToken
 void DerivedKeyInfo.setDkTok(DerivedKeyToken token)
           
 

Constructors in org.apache.ws.sandbox.security.conversation.message.info with parameters of type DerivedKeyToken
DerivedKeyInfo(DerivedKeyToken dkt)
           
 



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