Uses of Class
org.n52.security.authentication.LicenseReference

Packages that use LicenseReference
org.n52.security.authentication   
 

Uses of LicenseReference in org.n52.security.authentication
 

Methods in org.n52.security.authentication that return LicenseReference
static LicenseReference LicenseReference.createFrom(org.w3c.dom.Element rootNode)
          Method creates the license ref from document.
static LicenseReference LicenseReference.createFrom(java.io.InputStream stream)
          Method creates a license reference from a stream.
static LicenseReference LicenseReference.createFrom(java.io.Reader reader)
          Method creates a license reference from a reader.
static LicenseReference LicenseReference.createFrom(java.lang.String ref)
          Method creates licenes ref from a string.
 LicenseReference LicensePrincipal.getLicenseReference()
          Method gets the transported license reference.
 

Constructors in org.n52.security.authentication with parameters of type LicenseReference
LicensePrincipal(LicenseReference licref)
          Constructor creates a new instance.
 



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