Package app.portaki.sdk.gateway
Class ScopeValidation
java.lang.Object
app.portaki.sdk.gateway.ScopeValidation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertEventAllowed(String moduleId, String eventName) voidassertScope(String moduleId, String requiredScope, Set<String> grantedScopes) static ScopeValidationtrustOrchestrator(String moduleId, Set<String> grantedScopes) Runtime microservice: scopes were validated by portaki-api; trust granted set for this module.
-
Constructor Details
-
ScopeValidation
-
-
Method Details
-
trustOrchestrator
Runtime microservice: scopes were validated by portaki-api; trust granted set for this module. -
assertScope
-
assertEventAllowed
-
manifest
-