org.apache.cxf.ws.security.policy.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

void setToken(Token tok)


Apache CXF