Product SiteDocumentation Site

11.7. Management Capabilities

One of the benefits about using the PicketLink subsystem to deploy your applications is that they can be managed in different ways:
  • PicketLink Console
    The console provides a UI, based on the AS7 Administration Console, to help manage your PicketLink deployments. Basically, all the configuration defined in the domain model can be managed using the console.
  • JBoss AS7 CLI Interface (Native Interface)
    The CLI interface provides a command line tool from where you can query and change all the configuration defined for your applications.
  • JBoss AS7 HTTP Interface
    JBoss AS7 allows you to manage your running installations using the HTTP protocol with a JSON encoded protocol and a de-typed RPC style API.

Note

Currently the PicketLink Console supports only the federation domain model.