Introduction

Custom authentication service components, authorization service components, and role service components are security-domain-based. You can specify a specific component name or the full Java class name in the corresponding property for the security domain.

For example, you can name an authorization service component authservicecomponent-foo.bar, which is an authorization service component for the package foo, and component bar.

See “Configuring domains” for information about defining custom service components used to enforce domain security.