org.apache.ws.security.policy.model
Interface TokenWrapper

All Known Implementing Classes:
EncryptionToken, InitiatorToken, ProtectionToken, RecipientToken, SignatureToken, SupportingToken

public interface TokenWrapper


Method Summary
 void setToken(Token tok)
           
 

Method Detail

setToken

public void setToken(Token tok)
              throws WSSPolicyException
Throws:
WSSPolicyException


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