A filtering KeyStore definition.
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.security.key-store | true | /subsystem=elytron/key-store=* /subsystem=elytron/ldap-key-store=* /subsystem=security/elytron-trust-store=* /subsystem=security/elytron-key-store=* |
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Allowed Values | DOWN STARTING START_FAILED UP STOPPING REMOVED |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
alias-filter | STRING | true | true | A filter to apply to the aliases returned from the KeyStore, can either be a comma separated list of aliases to return or one of the following formats ALL:-alias1:-alias2, NONE:+alias1:+alias2 | |
key-store | STRING | true | false | Name of filtered KeyStore. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
alias | STRING | true | false | The alias of the KeyStore item to read. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
alias | STRING | true | false | The alias of the KeyStore item to remove. |