| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method and Description |
|---|---|
SecurityLevel |
SecurityLevel.SecurityLevelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityLevel> |
EndpointConfig.securityLevels()
Get all security levels endpoint configuration object registered.
|
| Modifier and Type | Method and Description |
|---|---|
static SecurityLevel.SecurityLevelBuilder |
SecurityLevel.create(SecurityLevel copyFrom)
Creates builder for security levels based on previously created security level.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointConfig.Builder |
EndpointConfig.Builder.securityLevels(List<SecurityLevel> securityLevels)
Sets security levels to this endpoint configuration builder.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.