|
Knopflerfish OSGi 2.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Levels
Container for the three levels returned by
IPAMValuationService.getLevels(String, String). See
ContextualAuthorization
for
description of the three levels, auth conf and integr.
Field Summary | |
---|---|
static int |
HIGH
|
static int |
HIGHEST
|
static int |
LOW
|
static int |
LOWEST
|
Method Summary | |
---|---|
int |
getAuthLevel()
Get authentication level. |
int |
getConfLevel()
Get confidentiality level. |
int |
getIntegrLevel()
Get integrity level. |
Field Detail |
---|
static final int LOWEST
static final int LOW
static final int HIGH
static final int HIGHEST
Method Detail |
---|
int getAuthLevel()
int getConfLevel()
int getIntegrLevel()
|
Knopflerfish OSGi 2.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |