A custom credential SecurityFactory definition.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.security.security-factory.credential | true | /subsystem=elytron/kerberos-security-factory=* |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| configuration | OBJECT | false | true | The optional key/value configuration for the custom security factory. | |
| class-name | STRING | true | false | The class name of the implementation of the custom security factory. | |
| module | STRING | true | false | The module to use to load the custom security factory. |