Uses of Class
io.helidon.security.SecurityLevel
-
Uses of SecurityLevel in io.helidon.security
Modifier and TypeMethodDescriptionEndpointConfig.securityLevels()
Get all security levels endpoint configuration object registered.Modifier and TypeMethodDescriptionSecurityLevel.create
(SecurityLevel copyFrom) Creates builder for security levels based on previously created security level.Modifier and TypeMethodDescriptionEndpointConfig.Builder.securityLevels
(List<SecurityLevel> securityLevels) Sets security levels to this endpoint configuration builder.