Uses of Class
de.fhhannover.inform.trust.ifmapj.identifier.AccessRequest

Packages that use AccessRequest
de.fhhannover.inform.trust.ifmapj.identifier This package provides classes to represent IF-MAP identifiers. 
 

Uses of AccessRequest in de.fhhannover.inform.trust.ifmapj.identifier
 

Methods in de.fhhannover.inform.trust.ifmapj.identifier that return AccessRequest
 AccessRequest IdentifierFactory.createAr()
          Deprecated. Create an access-request identifier.
static AccessRequest Identifiers.createAr(String name)
          Create an access-request identifier with the given name.
 AccessRequest IdentifierFactory.createAr(String name)
          Deprecated. Create an access-request identifier with the given name.
static AccessRequest Identifiers.createAr(String name, String admDom)
          Create an access-request identifier with the given name and the given administrative-domain.
 AccessRequest IdentifierFactory.createAr(String name, String admDom)
          Deprecated. Create an access-request identifier with the given name and the given administrative-domain.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.