Class AuthScope.Api
java.lang.Object
com.kingsrook.qqq.backend.core.model.metadata.authentication.AuthScope
com.kingsrook.qqq.backend.core.model.metadata.authentication.AuthScope.Api
-
Nested Class Summary
Nested classes/interfaces inherited from class com.kingsrook.qqq.backend.core.model.metadata.authentication.AuthScope
AuthScope.Api, AuthScope.InstanceDefault, AuthScope.RouteProvider -
Method Summary
Methods inherited from class com.kingsrook.qqq.backend.core.model.metadata.authentication.AuthScope
api, instanceDefault, routeProvider
-
Method Details
-
getApiMetaData
Get the API metadata associated with this scope.Note: Returns Object to avoid module dependencies. Cast to
ApiInstanceMetaDatawhen used in code that has access to the qqq-middleware-api module.- Returns:
- The API metadata (never null, should be ApiInstanceMetaData)
-
equals
-
hashCode
-
toString
-