Class PolicyStatementActionMatcher
java.lang.Object
com.cloudimpl.outstack.runtime.iam.PolicyStatementActionMatcher
public class PolicyStatementActionMatcher
extends java.lang.Object
- Author:
- nuwan
-
Constructor Summary
Constructors Constructor Description PolicyStatementActionMatcher() -
Method Summary
Modifier and Type Method Description static booleanmatchAction(java.lang.String action, java.lang.String givenAction)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PolicyStatementActionMatcher
public PolicyStatementActionMatcher()
-
-
Method Details
-
matchAction
public static boolean matchAction(java.lang.String action, java.lang.String givenAction)
-