org.knopflerfish.service.um.ipam
public interface Levels
ContextualAuthorization for
description of the three levels, auth conf and integr.| Modifier and Type | Field and Description |
|---|---|
static int |
HIGH |
static int |
HIGHEST |
static int |
LOW |
static int |
LOWEST |
| Modifier and Type | Method and Description |
|---|---|
int |
getAuthLevel()
Get authentication level.
|
int |
getConfLevel()
Get confidentiality level.
|
int |
getIntegrLevel()
Get integrity level.
|
static final int LOWEST
static final int LOW
static final int HIGH
static final int HIGHEST