Uses of Enum Class
org.gcube.common.security.ContextBean.Type
Packages that use ContextBean.Type
-
Uses of ContextBean.Type in org.gcube.common.security
Methods in org.gcube.common.security that return ContextBean.TypeModifier and TypeMethodDescriptionContextBean.type()Returns theContextBean.Typeof this scope.static ContextBean.TypeReturns the enum constant of this class with the specified name.static ContextBean.Type[]ContextBean.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.common.security with parameters of type ContextBean.TypeModifier and TypeMethodDescriptionbooleanContextBean.is(ContextBean.Type type) Checks if the scope has a specificContextBean.Type.