| Package | Description |
|---|---|
| no.difi.certvalidator.rule |
Available rules for creation of certificate validator.
|
| Modifier and Type | Field and Description |
|---|---|
protected PrincipalNameRule.Principal |
PrincipalNameRule.principal |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalNameRule.Principal |
PrincipalNameRule.Principal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrincipalNameRule.Principal[] |
PrincipalNameRule.Principal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PrincipalNameRule(PrincipalNameProvider<String> provider,
PrincipalNameRule.Principal principal) |
PrincipalNameRule(String field,
PrincipalNameProvider<String> provider,
PrincipalNameRule.Principal principal) |
Copyright © 2020 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.