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