public interface AuthorizationRole
| Modifier and Type | Method and Description |
|---|---|
byte |
getValue() |
boolean |
isAccreditationBodyDV() |
boolean |
isAuthenticationTerminal() |
boolean |
isCertificationServiceProviderDV() |
boolean |
isCVCA() |
boolean |
isDomesticDV() |
boolean |
isDV() |
boolean |
isForeignDV() |
boolean |
isIS() |
boolean |
isSignatureTerminal() |
String |
name() |
boolean isCVCA()
boolean isDV()
boolean isDomesticDV()
boolean isForeignDV()
boolean isAccreditationBodyDV()
boolean isCertificationServiceProviderDV()
boolean isIS()
boolean isAuthenticationTerminal()
boolean isSignatureTerminal()
byte getValue()
String name()
Enum.name()Copyright © 2017. All rights reserved.