[jboss-as7-dev] Security Subsystem management use cases
Heiko Braun
hbraun at redhat.com
Tue May 10 10:58:35 EDT 2011
Can we expect any security subsystem management op's in the near future?
(before 7.0.Final)
Currently there isn't much to lean on:
[domain at localhost:9999 /] /profile=default/subsystem=security:read-resource(recursive=true)
{
"outcome" => "success",
"result" => {"security-domain" => {"other" => {"authentication" => [{
"code" => "UsersRoles",
"flag" => "required"
}]}}},
"compensating-operation" => undefined
}
Ike
More information about the jboss-as7-dev
mailing list