Serialized Form


Package org.n52.security.common.attributes

Class org.n52.security.common.attributes.AnyObjectAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: -6142093848318605939L

Serialized Fields

m_typeName

java.lang.String m_typeName
Holds a custom type name if given in the constructor, otherwise the classname of the wrapped object.

Class org.n52.security.common.attributes.Attribute extends java.lang.Object implements Serializable

serialVersionUID: 481658090077657175L

Serialized Fields

m_key

java.lang.String m_key
Field m_key holds the key or name of the attribute.


m_value

AttributeValue m_value
Field m_value holds thee value of this attribute.

See Also:
org.n52.security.common.attributes.AttributeValue}

Class org.n52.security.common.attributes.Attributes extends java.lang.Object implements Serializable

serialVersionUID: -6724866345688113007L

Serialized Fields

m_attributes

java.util.Map<K,V> m_attributes

Class org.n52.security.common.attributes.AttributeValueAdapter extends java.lang.Object implements Serializable

serialVersionUID: 3478325459333197521L

Serialized Fields

m_wrappedObject

java.lang.Object m_wrappedObject
The concrete value.

Class org.n52.security.common.attributes.BooleanAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: 4735885135171208562L

Class org.n52.security.common.attributes.DoubleAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: 6193490029090379287L

Class org.n52.security.common.attributes.EmptyAttributeValue extends java.lang.Object implements Serializable

serialVersionUID: -2196019278993823155L

Class org.n52.security.common.attributes.IntegerAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: -3507045408179616564L

Class org.n52.security.common.attributes.StringAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: 150966466107854740L


Package org.n52.security.common.crypto

Class org.n52.security.common.crypto.DefaultKeyPair extends java.lang.Object implements Serializable

serialVersionUID: 1051108545784644231L

Serialized Fields

m_privateKey

java.security.Key m_privateKey

m_certificate

java.security.cert.Certificate m_certificate

m_alias

java.lang.String m_alias

m_certificateChain

java.security.cert.Certificate[] m_certificateChain

Class org.n52.security.common.crypto.KeyPairResolvingException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5395387089202828703L


Package org.n52.security.common.xml

Class org.n52.security.common.xml.DOMParserException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -1631565034403704797L

Class org.n52.security.common.xml.DOMSerializerException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 510971018805994728L

Class org.n52.security.common.xml.XMLPathException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 4448329736246897376L



Copyright © 2004-2009 52north.org. All Rights Reserved.