{
"operation-name" : "add",
"description" : "Add a new sasl-authentication-factory resource.",
"request-properties" : {
"mechanism-configurations" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "Mechanism specific configuration",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"mechanism-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "This configuration will only apply where a mechanism with the name specified is used. If this attribute is omitted then this will match any mechanism name.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"host-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The host name this configuration applies to.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"protocol" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The protocol this configuration applies to.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"pre-realm-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A principal transformer to apply before the realm is selected",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"post-realm-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A principal transformer to apply after the realm is selected",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"final-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A final principal transformer to apply for this mechanism realm",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"realm-mapper" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The realm mapper to be used by the mechanism",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.realm-mapper",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"mechanism-realm-configurations" : {
"type" : {
"TYPE_MODEL_VALUE" : "LIST"
},
"description" : "Definition of the realm names as understood by the mechanism",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"min-length" : 0,
"max-length" : 2147483647,
"stability" : "default",
"value-type" : {
"realm-name" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The name of the realm to be presented by the mechanism",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"pre-realm-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A principal transformer to apply before the realm is selected",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"post-realm-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A principal transformer to apply after the realm is selected",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"final-principal-transformer" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "A final principal transformer to apply for this mechanism realm",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.principal-transformer",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"realm-mapper" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The realm mapper to be used by the mechanism",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.realm-mapper",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
},
"credential-security-factory" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The security factory to use to obtain a credential as required by the mechanism",
"expressions-allowed" : false,
"required" : false,
"nillable" : true,
"capability-reference" : "org.wildfly.security.security-factory.credential",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
}
},
"sasl-server-factory" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The SaslServerFactory to associate with this resource",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"capability-reference" : "org.wildfly.security.sasl-server-factory",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"security-domain" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The SecurityDomain to associate with this resource",
"expressions-allowed" : false,
"required" : true,
"nillable" : false,
"capability-reference" : "org.wildfly.security.security-domain",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "resource-services",
"runtime-only" : false
}