Uses of Package
feast.common.auth.authorization
-
Packages that use feast.common.auth.authorization Package Description feast.common.auth.authorization feast.common.auth.providers.http feast.common.auth.service -
Classes in feast.common.auth.authorization used by feast.common.auth.authorization Class Description AuthorizationResult Implementation of AuthorizationProvider will return AuthorizationResult after validating incoming requests to Feast Core. -
Classes in feast.common.auth.authorization used by feast.common.auth.providers.http Class Description AuthorizationProvider AuthorizationProvider is the base interface that each AuthorizationProvider needs to implement in order to authorize requests to Feast CoreAuthorizationResult Implementation of AuthorizationProvider will return AuthorizationResult after validating incoming requests to Feast Core. -
Classes in feast.common.auth.authorization used by feast.common.auth.service Class Description AuthorizationProvider AuthorizationProvider is the base interface that each AuthorizationProvider needs to implement in order to authorize requests to Feast Core