Serialized Form


Package com.sun.xml.wss

Class com.sun.xml.wss.NonceManager.NonceException extends XWSSecurityException implements Serializable

Class com.sun.xml.wss.XWSSecurityException extends Exception implements Serializable


Package com.sun.xml.wss.core.reference

Class com.sun.xml.wss.core.reference.KeyIdentifierSPI.KeyIdentifierSPIException extends Exception implements Serializable


Package com.sun.xml.wss.impl

Class com.sun.xml.wss.impl.PolicyViolationException extends XWSSecurityException implements Serializable

Class com.sun.xml.wss.impl.SecurityHeaderException extends XWSSecurityException implements Serializable

Class com.sun.xml.wss.impl.SecurityTokenException extends XWSSecurityException implements Serializable

Class com.sun.xml.wss.impl.WssSoapFaultException extends RuntimeException implements Serializable

Serialized Fields

faultcode

QName faultcode

faultstring

String faultstring

faultactor

String faultactor

detail

Detail detail

Class com.sun.xml.wss.impl.XWSSecurityRuntimeException extends RuntimeException implements Serializable


Package com.sun.xml.wss.impl.callback

Class com.sun.xml.wss.impl.callback.CertificateValidationCallback.CertificateValidationException extends Exception implements Serializable

Class com.sun.xml.wss.impl.callback.PasswordValidationCallback.PasswordValidationException extends Exception implements Serializable

Class com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException extends Exception implements Serializable

Class com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidationException extends Exception implements Serializable


Package com.sun.xml.wss.impl.dsig

Class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.WSSProvider extends Provider implements Serializable


Package com.sun.xml.wss.impl.misc

Class com.sun.xml.wss.impl.misc.HANonceManager.HAPojo extends Object implements Serializable

Serialized Fields

data

byte[] data

Class com.sun.xml.wss.impl.misc.URI extends Object implements Serializable

Serialized Fields

m_scheme

String m_scheme
Stores the scheme (usually the protocol) for this URI.

 

m_userinfo

String m_userinfo
If specified, stores the userinfo for this URI; otherwise null.

 

m_host

String m_host
If specified, stores the host for this URI; otherwise null.

 

m_port

int m_port
If specified, stores the port for this URI; otherwise -1.

 

m_path

String m_path
If specified, stores the path for this URI; otherwise null.

 

m_queryString

String m_queryString
If specified, stores the query string for this URI; otherwise null.

 

m_fragment

String m_fragment
If specified, stores the fragment for this URI; otherwise null.

 

Class com.sun.xml.wss.impl.misc.URI.MalformedURIException extends IOException implements Serializable


Package com.sun.xml.wss.impl.policy

Class com.sun.xml.wss.impl.policy.PolicyGenerationException extends XWSSecurityException implements Serializable


Package com.sun.xml.wss.saml

Class com.sun.xml.wss.saml.SAMLException extends Exception implements Serializable



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