WildFly 35 Model Reference
home
subsystem=elytron
constant-principal-decoder
Definition of a principal decoder that always returns the same constant.
Provided capabilities(2)
Name
Dynamic
Other provider points
org.wildfly.security.principal-transformer
true
/subsystem=elytron/x500-attribute-principal-decoder=*
/subsystem=elytron/chained-principal-transformer=*
/subsystem=elytron/custom-principal-transformer=*
/subsystem=elytron/aggregate-principal-transformer=*
/subsystem=elytron/regex-principal-transformer=*
/subsystem=elytron/constant-principal-transformer=*
/subsystem=elytron/case-principal-transformer=*
/subsystem=elytron/concatenating-principal-decoder=*
/subsystem=elytron/regex-validating-principal-transformer=*
org.wildfly.security.principal-decoder
true
/subsystem=elytron/x500-attribute-principal-decoder=*
/subsystem=elytron/concatenating-principal-decoder=*
/subsystem=elytron/custom-principal-decoder=*
/subsystem=elytron/aggregate-principal-decoder=*
Attributes (1)
constant
The constant value the principal decoder will always return.
Attribute
Value
Type
STRING
Nillable
false
Expressions Allowed
true
Storage
configuration
Access Type
read-write
Restart Required
all-services
Stability
default
Operations (2)
add
The add operation for the principal decoder.
Request Parameter
Type
Required
Expressions Allowed
Default value
Description
constant
STRING
true
true
The constant value the principal decoder will always return.
remove
The remove operation for the principal decoder.