Package org.apache.rampart

Interface Summary
PolicyValidatorCallbackHandler Callback handler interface to allow different implementations of policy based results validation.
RampartConfigCallbackHandler Callback handler interface to update Rampart Configuration dynamically.
UniqueMessageAttributeCache An interface to cache nonce/sequence number values coming with messages.
 

Class Summary
AbstractUniqueMessageAttributeCache An abstract class which implements UniqueMessageAttributeCache interface.
MessageBuilder  
NonceCache This is a basic implementation of UniqueMessageAttributeCache.
PolicyBasedResultsValidator  
Rampart  
RampartConstants  
RampartEngine  
RampartMessageData  
ServiceNonceCache This class holds nonce information per service.
TokenCallbackHandler  
ValidatorData  
 

Exception Summary
RampartException