|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyReference | |
org.n52.security.common.protocol | |
org.n52.security.common.protocol.artifact |
Uses of PolicyReference in org.n52.security.common.protocol |
Methods in org.n52.security.common.protocol that return PolicyReference | |
PolicyReference[] |
PolicyReferenceService.getReferences(javax.naming.Name pName)
|
PolicyReference |
PolicyReferenceService.resolveReference(java.lang.String pReference)
Resolves a reference and returns the referenced information |
Methods in org.n52.security.common.protocol with parameters of type PolicyReference | |
void |
PolicyReferenceService.addReference(PolicyReference pReference)
Creates a new reference to the named policy that expires on the given date |
Uses of PolicyReference in org.n52.security.common.protocol.artifact |
Methods in org.n52.security.common.protocol.artifact that return PolicyReference | |
static PolicyReference |
PolicyReference.createNew(java.util.Date pExpiration,
javax.naming.Name pPath)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |