JAAS Login Module (jaasLoginModule)

A login module in the JAAS configuration.

NameTypeDefaultDescription

className

string
Required

Fully-qualified package name of the JAAS login module class.

classProviderRef

A reference to top level application element (string).

A reference to the ID of the resource adapter or application that provides the JAAS login module class. Specify this configuration attribute only if you do not specify a shared library reference.

controlFlag

  • OPTIONAL

  • REQUIRED

  • REQUISITE

  • SUFFICIENT

REQUIRED

The login module's control flag. Valid values are REQUIRED, REQUISITE, SUFFICIENT, and OPTIONAL.
OPTIONAL
This LoginModule is OPTIONAL as per the JAAS specification. The LoginModule is not required to succeed.
REQUIRED
This LoginModule is REQUIRED as per the JAAS specification. The LoginModule is required to succeed.
REQUISITE
This LoginModule is REQUISITE as per the JAAS specification. The LoginModule is required to succeed. If authentication fails, no other LoginModules will be called and control is returned to the caller.
SUFFICIENT
This LoginModule is SUFFICIENT as per the JAAS specification. The LoginModule is not required to succeed. If authentication is successful, no other LoginModules will be called and control is returned to the caller.

id

string

A unique configuration ID.

libraryRef

A reference to top level library element (string).

A reference to the ID of the shared library configuration.

jaasLoginModule > classProvider

A reference to the ID of the resource adapter or application that provides the JAAS login module class. Specify this configuration attribute only if you do not specify a shared library reference.

NameTypeDefaultDescription

autoStart

boolean

true

Indicates whether or not the server automatically starts the application.

classloaderRef

A reference to top level classloader element (string).

Defines the settings for an application classloader.

context-root

string

Context root of an application.

location

A file, directory or url.
Required

Location of an application expressed as an absolute path or a path relative to the server-level apps directory.

name

string

Name of an application.

startAfterRef

List of references to top level application elements (comma-separated string).

Specifies applications that are required to start before this application can begin starting.

type

string

Type of application archive.

useJandex

boolean

Enables use of Jandex index files if they are supplied in the application

Expand
jaasLoginModule > classProvider > appProperties

Provides custom properties to an application.

Expand
jaasLoginModule > classProvider > appProperties > property

Expand
jaasLoginModule > classProvider > application-bnd

Defines properties that apply to application bindings.

Expand
jaasLoginModule > classProvider > application-bnd > data-source

Expand
jaasLoginModule > classProvider > application-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > application-bnd > env-entry

Expand
jaasLoginModule > classProvider > application-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > application-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > application-bnd > resource-ref

Expand
jaasLoginModule > classProvider > application-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > application-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > application-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > application-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > application-bnd > security-role

Expand
jaasLoginModule > classProvider > application-bnd > security-role > group

Expand
jaasLoginModule > classProvider > application-bnd > security-role > run-as

Expand
jaasLoginModule > classProvider > application-bnd > security-role > special-subject

Expand
jaasLoginModule > classProvider > application-bnd > security-role > user

Expand
jaasLoginModule > classProvider > application-client-bnd

Defines properties that apply to application clients.

Expand
jaasLoginModule > classProvider > application-client-bnd > data-source

Expand
jaasLoginModule > classProvider > application-client-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > application-client-bnd > env-entry

Expand
jaasLoginModule > classProvider > application-client-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-ref

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > application-client-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > application-ext

Defines properties to extend applications.

Expand
jaasLoginModule > classProvider > classloader

Defines the settings for an application classloader.

Expand
jaasLoginModule > classProvider > classloader > classProvider

Expand
jaasLoginModule > classProvider > classloader > classProvider > appProperties

Expand
jaasLoginModule > classProvider > classloader > classProvider > appProperties > property

Expand
jaasLoginModule > classProvider > classloader > classProvider > customize

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext > file-serving-attribute

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext > invoker-attribute

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext > jsp-attribute

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext > mime-filter

Expand
jaasLoginModule > classProvider > classloader > classProvider > web-ext > resource-ref

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > login-config

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > login-config > form-login-config

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > auth-constraint

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > user-data-constraint

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > web-resource-collection

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-role

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > service-ref

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > service-ref > port

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > webservice-endpoint

Expand
jaasLoginModule > classProvider > classloader > classProvider > webservices-bnd > webservice-endpoint-properties

Expand
jaasLoginModule > classProvider > classloader > commonLibrary

Expand
jaasLoginModule > classProvider > classloader > commonLibrary > file

Expand
jaasLoginModule > classProvider > classloader > commonLibrary > fileset

Expand
jaasLoginModule > classProvider > classloader > commonLibrary > folder

Expand
jaasLoginModule > classProvider > classloader > commonLibrary > path

Expand
jaasLoginModule > classProvider > classloader > privateLibrary

Expand
jaasLoginModule > classProvider > classloader > privateLibrary > file

Expand
jaasLoginModule > classProvider > classloader > privateLibrary > fileset

Expand
jaasLoginModule > classProvider > classloader > privateLibrary > folder

Expand
jaasLoginModule > classProvider > classloader > privateLibrary > path

Expand
jaasLoginModule > classProvider > ejb-jar-bnd

The EJB binding descriptor defines binding information for an EJB module.

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > data-source

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > ejb-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > env-entry

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > message-destination-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-env-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > interceptor > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-destination

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > data-source

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > ejb-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > env-entry

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > jca-adapter

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > message-destination-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-env-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > message-driven > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > data-source

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > ejb-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > env-entry

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > interface

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > message-destination-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-env-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-ref

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > ejb-jar-bnd > session > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > ejb-jar-ext

Extension properties for EJB applications.

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven > bean-cache

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven > global-transaction

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven > local-transaction

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven > resource-ref

Expand
jaasLoginModule > classProvider > ejb-jar-ext > message-driven > start-at-app-start

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > bean-cache

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > global-transaction

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > local-transaction

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > resource-ref

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > start-at-app-start

Expand
jaasLoginModule > classProvider > ejb-jar-ext > session > time-out

Expand
jaasLoginModule > classProvider > managed-bean-bnd

Specifies the bindings for a managed bean.

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > data-source

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > ejb-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > env-entry

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > message-destination-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-env-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > managed-bean-bnd > interceptor > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > data-source

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > ejb-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > env-entry

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > message-destination-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-env-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-ref

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > managed-bean-bnd > managed-bean > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > resourceAdapter

Specifies configuration for a resource adapter that is embedded in an application.

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > baseContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > baseContext > classloaderContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > baseContext > jeeMetadataContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > baseContext > securityContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > classloaderContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > jeeMetadataContext

Expand
jaasLoginModule > classProvider > resourceAdapter > contextService > securityContext

Expand
jaasLoginModule > classProvider > resourceAdapter > customize

Expand
jaasLoginModule > classProvider > startAfter

Specifies applications that are required to start before this application can begin starting.

Expand
jaasLoginModule > classProvider > startAfter > appProperties

Expand
jaasLoginModule > classProvider > startAfter > appProperties > property

Expand
jaasLoginModule > classProvider > startAfter > application-bnd

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > data-source

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > env-entry

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > security-role

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > security-role > group

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > security-role > run-as

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > security-role > special-subject

Expand
jaasLoginModule > classProvider > startAfter > application-bnd > security-role > user

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > data-source

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > env-entry

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > application-client-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > application-ext

Expand
jaasLoginModule > classProvider > startAfter > classloader

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > appProperties

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > appProperties > property

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > customize

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext > file-serving-attribute

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext > invoker-attribute

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext > jsp-attribute

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext > mime-filter

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > web-ext > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > login-config

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > login-config > form-login-config

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > auth-constraint

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > user-data-constraint

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > web-resource-collection

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > http-publishing > webservice-security > security-role

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > service-ref

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > service-ref > port

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > webservice-endpoint

Expand
jaasLoginModule > classProvider > startAfter > classloader > classProvider > webservices-bnd > webservice-endpoint-properties

Expand
jaasLoginModule > classProvider > startAfter > classloader > commonLibrary

Expand
jaasLoginModule > classProvider > startAfter > classloader > commonLibrary > file

Expand
jaasLoginModule > classProvider > startAfter > classloader > commonLibrary > fileset

Expand
jaasLoginModule > classProvider > startAfter > classloader > commonLibrary > folder

Expand
jaasLoginModule > classProvider > startAfter > classloader > commonLibrary > path

Expand
jaasLoginModule > classProvider > startAfter > classloader > privateLibrary

Expand
jaasLoginModule > classProvider > startAfter > classloader > privateLibrary > file

Expand
jaasLoginModule > classProvider > startAfter > classloader > privateLibrary > fileset

Expand
jaasLoginModule > classProvider > startAfter > classloader > privateLibrary > folder

Expand
jaasLoginModule > classProvider > startAfter > classloader > privateLibrary > path

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > data-source

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > env-entry

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > interceptor > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-destination

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > data-source

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > env-entry

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > jca-adapter

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > message-driven > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > data-source

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > env-entry

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > interface

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-bnd > session > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven > bean-cache

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven > global-transaction

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven > local-transaction

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > message-driven > start-at-app-start

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > bean-cache

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > global-transaction

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > local-transaction

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > start-at-app-start

Expand
jaasLoginModule > classProvider > startAfter > ejb-jar-ext > session > time-out

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > data-source

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > env-entry

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > interceptor > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > data-source

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > env-entry

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > managed-bean-bnd > managed-bean > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > baseContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > baseContext > classloaderContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > baseContext > jeeMetadataContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > baseContext > securityContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > classloaderContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > jeeMetadataContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > contextService > securityContext

Expand
jaasLoginModule > classProvider > startAfter > resourceAdapter > customize

Expand
jaasLoginModule > classProvider > startAfter > web-bnd

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > data-source

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > env-entry

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > startAfter > web-bnd > virtual-host

Expand
jaasLoginModule > classProvider > startAfter > web-ext

Expand
jaasLoginModule > classProvider > startAfter > web-ext > file-serving-attribute

Expand
jaasLoginModule > classProvider > startAfter > web-ext > invoker-attribute

Expand
jaasLoginModule > classProvider > startAfter > web-ext > jsp-attribute

Expand
jaasLoginModule > classProvider > startAfter > web-ext > mime-filter

Expand
jaasLoginModule > classProvider > startAfter > web-ext > resource-ref

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > login-config

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > login-config > form-login-config

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > security-constraint

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > security-constraint > auth-constraint

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > security-constraint > user-data-constraint

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > security-constraint > web-resource-collection

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > http-publishing > webservice-security > security-role

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > service-ref

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > service-ref > port

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > webservice-endpoint

Expand
jaasLoginModule > classProvider > startAfter > webservices-bnd > webservice-endpoint-properties

Expand
jaasLoginModule > classProvider > web-bnd

Specifies binding properties for a web application.

Expand
jaasLoginModule > classProvider > web-bnd > data-source

Expand
jaasLoginModule > classProvider > web-bnd > ejb-ref

Expand
jaasLoginModule > classProvider > web-bnd > env-entry

Expand
jaasLoginModule > classProvider > web-bnd > message-destination-ref

Expand
jaasLoginModule > classProvider > web-bnd > resource-env-ref

Expand
jaasLoginModule > classProvider > web-bnd > resource-ref

Expand
jaasLoginModule > classProvider > web-bnd > resource-ref > authentication-alias

Expand
jaasLoginModule > classProvider > web-bnd > resource-ref > authentication-alias > name

Expand
jaasLoginModule > classProvider > web-bnd > resource-ref > custom-login-configuration

Expand
jaasLoginModule > classProvider > web-bnd > resource-ref > custom-login-configuration > property

Expand
jaasLoginModule > classProvider > web-bnd > virtual-host

Expand
jaasLoginModule > classProvider > web-ext

Extension properties for web applications.

Expand
jaasLoginModule > classProvider > web-ext > file-serving-attribute

Expand
jaasLoginModule > classProvider > web-ext > invoker-attribute

Expand
jaasLoginModule > classProvider > web-ext > jsp-attribute

Expand
jaasLoginModule > classProvider > web-ext > mime-filter

Expand
jaasLoginModule > classProvider > web-ext > resource-ref

Expand
jaasLoginModule > classProvider > webservices-bnd

Web service bindings are used to customize web services endpoints and configure security settings for both web services providers and web service clients.

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > login-config

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > login-config > form-login-config

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > auth-constraint

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > user-data-constraint

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > security-constraint > web-resource-collection

Expand
jaasLoginModule > classProvider > webservices-bnd > http-publishing > webservice-security > security-role

Expand
jaasLoginModule > classProvider > webservices-bnd > service-ref

Expand
jaasLoginModule > classProvider > webservices-bnd > service-ref > port

Expand
jaasLoginModule > classProvider > webservices-bnd > webservice-endpoint

Expand
jaasLoginModule > classProvider > webservices-bnd > webservice-endpoint-properties

jaasLoginModule > library

A reference to the ID of the shared library configuration.

NameTypeDefaultDescription

apiTypeVisibility

string

spec,ibm-api,api,stable

The types of API packages that this class loader supports. This value is a comma-separated list of any combination of the following API packages: spec, ibm-api, api, stable, third-party.

description

string

Description of shared library for administrators

filesetRef

List of references to top level fileset elements (comma-separated string).

Id of referenced Fileset

name

string

Name of shared library for administrators

Expand
jaasLoginModule > library > file

Id of referenced File

Expand
jaasLoginModule > library > fileset

Id of referenced Fileset

Expand
jaasLoginModule > library > folder

Id of referenced folder

Expand
jaasLoginModule > library > path

Id of referenced path

jaasLoginModule > options

A collection of JAAS Login module options