org.apache.ws.secpolicy.model
Interface TokenWrapper

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

public interface TokenWrapper


Method Summary
 void setToken(Token tok)
           
 

Method Detail

setToken

public void setToken(Token tok)