Uses of Enum Class
org.restheart.plugins.security.Authorizer.TYPE
Packages that use Authorizer.TYPE
Package
Description
Base package for security plugins
Utility classes
-
Uses of Authorizer.TYPE in org.restheart.plugins.security
Methods in org.restheart.plugins.security that return Authorizer.TYPEModifier and TypeMethodDescriptionstatic Authorizer.TYPEReturns the enum constant of this class with the specified name.static Authorizer.TYPE[]Authorizer.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Authorizer.TYPE in org.restheart.utils
Methods in org.restheart.utils that return Authorizer.TYPEModifier and TypeMethodDescriptionstatic Authorizer.TYPEPluginUtils.authorizerType(Authorizer authorizer)