Serialized Form


Package org.apache.ws.axis.security

Class org.apache.ws.axis.security.WSDoAllReceiver extends WSDoAllHandler implements Serializable

Class org.apache.ws.axis.security.WSDoAllSender extends WSDoAllHandler implements Serializable


Package org.apache.ws.axis.security.handler

Class org.apache.ws.axis.security.handler.WSDoAllHandler extends WSHandler implements Serializable

Serialized Fields

makeLockable

boolean makeLockable

options

Hashtable<K,V> options

name

String name

Package org.apache.ws.security

Class org.apache.ws.security.CustomTokenPrincipal extends Object implements Serializable

Serialized Fields

tokenElement

Element tokenElement

name

String name

tokenObject

Object tokenObject

Class org.apache.ws.security.KerberosTokenPrincipal extends CustomTokenPrincipal implements Serializable

serialVersionUID: -6903767865261191113L

Serialized Fields

sessionKey

byte[] sessionKey

secretKey

SecretKey secretKey

clientPrincipalName

String clientPrincipalName

servicePrincipalName

String servicePrincipalName

Class org.apache.ws.security.PublicKeyPrincipal extends Object implements Serializable

Serialized Fields

publicKey

PublicKey publicKey

Class org.apache.ws.security.SOAP11Constants extends Object implements Serializable

Class org.apache.ws.security.SOAP12Constants extends Object implements Serializable

Class org.apache.ws.security.WSSecurityEngineResult extends HashMap implements Serializable

Class org.apache.ws.security.WSSecurityException extends RemoteException implements Serializable

Serialized Fields

errorCode

int errorCode

Class org.apache.ws.security.WSUsernameTokenPrincipal extends Object implements Serializable

Serialized Fields

name

String name
 

nonce

String nonce

password

String password

createdTime

String createdTime

passwordType

String passwordType

digest

boolean digest

Package org.apache.ws.security.components.crypto

Class org.apache.ws.security.components.crypto.CredentialException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode

Package org.apache.ws.security.conversation

Class org.apache.ws.security.conversation.ConversationException extends Exception implements Serializable

serialVersionUID: 970894530660804319L

Serialized Fields

faultCode

String faultCode

faultString

String faultString

Package org.apache.ws.security.util

Class org.apache.ws.security.util.Mapping extends Object implements Serializable

Serialized Fields

namespaceURI

String namespaceURI

namespaceHash

int namespaceHash

prefix

String prefix

prefixHash

int prefixHash

Class org.apache.ws.security.util.URI extends Object implements Serializable

serialVersionUID: 7096266377907081897L

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 org.apache.ws.security.util.URI.MalformedURIException extends IOException implements Serializable

serialVersionUID: -6066218134180631010L

Class org.apache.ws.security.util.XmlSchemaDateFormat extends DateFormat implements Serializable



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.