Uses of Class
com.sun.xml.wss.NonceManager
-
Packages that use NonceManager Package Description com.sun.xml.wss com.sun.xml.wss.impl.misc -
-
Uses of NonceManager in com.sun.xml.wss
Methods in com.sun.xml.wss that return NonceManager Modifier and Type Method Description static NonceManagerNonceManager. getInstance(long maxNonceAge, com.sun.xml.ws.api.server.WSEndpoint endpoint) -
Uses of NonceManager in com.sun.xml.wss.impl.misc
Subclasses of NonceManager in com.sun.xml.wss.impl.misc Modifier and Type Class Description classDefaultNonceManagerclassHANonceManager
-