Uses of Interface
com.rsa.swsj.XMLSecurityHandler

Packages that use XMLSecurityHandler
com.rsa.swsj This package contains general classes that are used by XML Signature and XML Encryption implementations. 
 

Uses of XMLSecurityHandler in com.rsa.swsj
 

Methods in com.rsa.swsj that return XMLSecurityHandler

 XMLSecurityHandler

SWSJContext.getSecurityHandler()

Gets the security handler.

 

Methods in com.rsa.swsj with parameters of type XMLSecurityHandler

 void

SWSJContext.setSecurityHandler(XMLSecurityHandler handler)

Sets the security handler.