Class SecurityLevel

java.lang.Object
io.helidon.security.SecurityLevel

public class SecurityLevel extends Object
Security level stores annotations bound to the specific class and method.

The first level represents EndpointConfig.AnnotationScope.APPLICATION level annotations. Other levels are representations of resource, sub-resource and method used on path to get to the target method.