|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |