org.nhindirect.config.resources
Class ProtectedResource

java.lang.Object
  extended by org.nhindirect.config.resources.ProtectedResource
Direct Known Subclasses:
AddressResource, AnchorResource, CertificateResource, DNSResource, DomainResource, SettingResource, TrustBundleResource

public abstract class ProtectedResource
extends Object

Base class for REST resources protected by an authorization module.

Since:
2.0
Author:
Greg Meyer

Constructor Summary
ProtectedResource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtectedResource

public ProtectedResource()


Copyright © 2014. All Rights Reserved.