public class AuthorizationRoleRawValue extends Object implements AuthorizationRole
| Constructor and Description |
|---|
AuthorizationRoleRawValue(byte value) |
| 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() |
String |
toString() |
public boolean isCVCA()
isCVCA in interface AuthorizationRolepublic boolean isDV()
isDV in interface AuthorizationRolepublic boolean isDomesticDV()
isDomesticDV in interface AuthorizationRolepublic boolean isForeignDV()
isForeignDV in interface AuthorizationRolepublic boolean isAccreditationBodyDV()
isAccreditationBodyDV in interface AuthorizationRolepublic boolean isCertificationServiceProviderDV()
isCertificationServiceProviderDV in interface AuthorizationRolepublic boolean isIS()
isIS in interface AuthorizationRolepublic boolean isAuthenticationTerminal()
isAuthenticationTerminal in interface AuthorizationRolepublic boolean isSignatureTerminal()
isSignatureTerminal in interface AuthorizationRolepublic byte getValue()
getValue in interface AuthorizationRolepublic String name()
name in interface AuthorizationRoleEnum.name()Copyright © 2021. All rights reserved.