Serialized Form


Package org.n52.security.common.artifact

Class org.n52.security.common.artifact.ClientException extends RuntimeException implements Serializable

serialVersionUID: 3788001111198150228L

Serialized Fields

m_code

String m_code

Class org.n52.security.common.artifact.ServiceException extends Exception implements Serializable

serialVersionUID: 5528834878852780744L

Serialized Fields

m_code

String m_code
Contains code of this exception.


Package org.n52.security.common.attributes

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

serialVersionUID: -6142093848318605939L

Serialized Fields

m_typeName

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 Object implements Serializable

serialVersionUID: 481658090077657175L

Serialized Fields

m_key

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 Object implements Serializable

serialVersionUID: -6724866345688113007L

Serialized Fields

m_attributes

Map<K,V> m_attributes

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

serialVersionUID: 3478325459333197521L

Serialized Fields

m_wrappedObject

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.DateAttributeValue extends AttributeValueAdapter implements Serializable

serialVersionUID: 8400446844764236125L

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

serialVersionUID: 6193490029090379287L

Class org.n52.security.common.attributes.EmptyAttributeValue extends 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 Object implements Serializable

serialVersionUID: 1051108545784644231L

Serialized Fields

m_privateKey

Key m_privateKey

m_certificate

Certificate m_certificate

m_alias

String m_alias

m_certificateChain

Certificate[] m_certificateChain

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

serialVersionUID: -5395387089202828703L


Package org.n52.security.common.ip

Class org.n52.security.common.ip.IPRangeParseException extends RuntimeException implements Serializable

serialVersionUID: -4715180115958818417L


Package org.n52.security.common.subject

Class org.n52.security.common.subject.AttributePrincipal extends NamePrincipal implements Serializable

serialVersionUID: -7096929626934197914L

Serialized Fields

m_attribute

Attribute m_attribute

Class org.n52.security.common.subject.LoginNamePrincipal extends NamePrincipal implements Serializable

serialVersionUID: -6037666120974011557L

Class org.n52.security.common.subject.NamedScope extends Object implements Serializable

serialVersionUID: 115044619144833705L

Serialized Fields

m_name

String m_name
Field m_name contains the name, wich describes the name of this scope.


m_scope

Scope m_scope
Field m_scope contains the parent scope.

Class org.n52.security.common.subject.NamePrincipal extends Object implements Serializable

serialVersionUID: 4569056343464389737L

Serialized Fields

m_name

String m_name
Field m_name carries the name.


m_scope

Scope m_scope
Field m_scope holds the scope of this name principal.

Class org.n52.security.common.subject.RolePrincipal extends NamePrincipal implements Serializable

serialVersionUID: -1423592217263898411L

Class org.n52.security.common.subject.URIScope extends Object implements Serializable

serialVersionUID: 3422031289395162664L

Serialized Fields

m_uri

URI m_uri
Field m_uri contains the uri, wich describes the name of this scope.


m_scope

Scope m_scope
Field m_scope contains the parent scope.

Class org.n52.security.common.subject.UsernameIDPrincipal extends NamePrincipal implements Serializable

serialVersionUID: 4394000472207030807L


Package org.n52.security.common.util

Class org.n52.security.common.util.NonUniqueException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.n52.security.common.xml

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

serialVersionUID: -1631565034403704797L

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

serialVersionUID: 510971018805994728L

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

serialVersionUID: 4448329736246897376L



Copyright © 2004–2014 52north.org. All rights reserved.