Package com.eka.middleware.auth
Class ResourceAuthenticator
java.lang.Object
com.eka.middleware.auth.ResourceAuthenticator
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanisAnEnterpriseLicense(DataPipeline dataPipeline) static booleanisConsumerAllowed(String resource, AuthAccount authAccount, String requestPath, String method) static booleanisEnterpriseLicenseValid(DataPipeline dataPipeline) 
- 
Constructor Details- 
ResourceAuthenticatorpublic ResourceAuthenticator()
 
- 
- 
Method Details- 
isAnEnterpriseLicense
- 
isEnterpriseLicenseValid
- 
isConsumerAllowedpublic static boolean isConsumerAllowed(String resource, AuthAccount authAccount, String requestPath, String method) 
 
-