Uses of Class
com.sun.xml.wss.XWSSecurityException

Packages that use XWSSecurityException
com.sun.xml.ws.security   
com.sun.xml.ws.security.impl   
 

Uses of XWSSecurityException in com.sun.xml.ws.security
 

Methods in com.sun.xml.ws.security that throw XWSSecurityException
 java.security.Key IssuedTokenContext.getDecipheredOtherPartyEntropy(java.security.Key privKey)
          Get the Entropy if any provided by the other party, null otherwise If the Entropy was specified as an then this method would return the decrypted secret
 

Uses of XWSSecurityException in com.sun.xml.ws.security.impl
 

Methods in com.sun.xml.ws.security.impl that throw XWSSecurityException
 java.security.Key IssuedTokenContextImpl.getDecipheredOtherPartyEntropy(java.security.Key privKey)
           
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.