Package de.fhhannover.inform.trust.ifmapj.identifier

This package provides classes to represent IF-MAP identifiers.

See:
          Description

Interface Summary
Identifier Simple marker interface for IF-MAP identifiers.
IdentifierFactory Deprecated. Identifiers class should be used to construct standard identifiers.
IdentifierHandler<T extends Identifier> Provides generic access to marshal and unmarshal a Identifier implementation from or to Element representation.
 

Class Summary
AccessRequest Represents an IF-MAP access-request identifier.
Device Represents an IF-MAP device identifier.
Identifiers Provides access to Identifier associated classes.
Identifiers.Helpers  
IdentifierWithAd Represents an IF-MAP identifier with an administrative domain attribute.
Identity Represents an IF-MAP identity identifier.
IpAddress Represents an IF-MAP ip-address identifier.
MacAddress Represents an IF-MAP mac-address identifier.
 

Enum Summary
IdentityType This enum encapsulates all possible identity types as specified by IF-MAP.
IpAddressType IPv4 and IPv6 are both supported by IF-MAP.
 

Package de.fhhannover.inform.trust.ifmapj.identifier Description

This package provides classes to represent IF-MAP identifiers. No sanity checks of any kind (whether general nor IF-MAP related) are done here.



Copyright © 2012 Trust@FHH. All Rights Reserved.