| Attributes Summary |
| useLocalSecurityServer : boolean | Specifies whether an application server should uses a locla instance of security server or to use the security server in the node agent on the local node, on a remote node, or in cell manager, in that order.
|
| useDomainQualifiedUserNames : boolean | When true, user names returned by getUserPrincipal()-like calls, will be qualified with the security domain they reside within.
|
| enabled : boolean | Whether global security is enabled.
|
| cacheTimeout : int | Number of milliseconds after which the authentication cache will be refreshed.
|
| issuePermissionWarning : boolean | If enabld, warning will be issued during application installation if an application requires some Java 2 Permission's that normally should not be granted to applications.
|
| allowAllPermissionForApplication : boolean | Not in use.
|
| activeProtocol | Specifies active IIOP security authentication protocol when security is enabled.
|
| enforceJava2Security : boolean | When set to true, WebSphere will enforce Java 2 Security permission checking.
|
| enableJava2SecRuntimeFiltering : boolean | Enable Java 2 Security Permission runtime filtering.
|
| activeAuthMechanism : AuthMechanism@
| The authentication mechanism that will be used when WebSphere Application Server security is enabled.
|
| authMechanisms : AuthMechanism
*
| A list of authentication mechanisms configured in the system.
|
| userRegistries : UserRegistry
*
| The configuration for a registry of users defined in the system.
|
| activeUserRegistry : UserRegistry@
| Specifies the active User Registry when security is enabled.
|
| authConfig : AuthorizationConfig | Not in use.
|
| applicationLoginConfig : JAASConfiguration | Specifies a list of JAAS login configuration to be used by application code including EJBs, JSPs, Servlets, and Resource Adpapters.
|
| CSI : IIOPSecurityProtocol | Specifies configuration of the OMG CSIv2 security protocol.
|
| IBM : IIOPSecurityProtocol | Specifies configuration of the IBM SAS security protocol that is used by WebSphere 3.
|
| repertoire : SSLConfig
*
| Specifies a list of SSL configurations.
|
| systemLoginConfig : JAASConfiguration | Specifies a list of JAAS login configuration to be used by system resources including authentication mechanism and principal and credential mapping.
|
| authDataEntries : JAASAuthData
*
| Specifies a list of userid and password for use by Java 2 Connector default principal mapping module and by DataSource.
|
| defaultSSLSettings : SSLConfig@
| Specify a configuration for using Secure Sockets Layer (SSL) support, such as the security level and whether SSL support is enabled.
|
| authorizationTableImpl : AuthorizationTableImpl | Not used and may be removed in a future release.
|
| roleBasedAuthorization : RoleBasedAuthorization
*
| Specifies a list of system components that use the generalized Role Based Authorization for access control.
|
| properties : Property
*
| One usage of the properties list is for backward compatibility with previous releases of WebSphere products.
|