Package com.eka.middleware.auth
Class ResourceAuthenticator
java.lang.Object
com.eka.middleware.auth.ResourceAuthenticator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isAnEnterpriseLicense
(DataPipeline dataPipeline) static boolean
isConsumerAllowed
(String resource, AuthAccount authAccount, String requestPath, String method) static boolean
isEnterpriseLicenseValid
(DataPipeline dataPipeline)
-
Constructor Details
-
ResourceAuthenticator
public ResourceAuthenticator()
-
-
Method Details
-
isAnEnterpriseLicense
-
isEnterpriseLicenseValid
-
isConsumerAllowed
public static boolean isConsumerAllowed(String resource, AuthAccount authAccount, String requestPath, String method)
-