| Interface | Description |
|---|---|
| CNonceCacheFactory | |
| ContainerSecurityLifecycle | |
| EmbeddedSecurity |
Utility contact to copy the security related config files
from the passed non-embedded instanceDir to the embedded
server instance's config.
|
| IRealmManager |
This is an remote interface provided to the RealmManager
This allows the realms to be updated while the server is
running.
|
| LoginDialog |
LoginManager needs implementations of this class for accessing the
username and passwords.
|
| PrincipalGroupFactory |
Factory for Group and Principal instances.
|
| SecurityContextProxy |
acts as a security context proxy
|
| SecurityManager |
This interface is used by the Container to manage access to EJBs.
|
| Class | Description |
|---|---|
| AppCNonceCacheMap | |
| BaseAuditModule |
Base class that should be extended by all classes that wish to provide their
own Audit support.
|
| BaseCertificateLoginModule |
Abstract base class for certificate-based login modules.
|
| BasePasswordLoginModule |
Abstract base class for password-based login modules.
|
| BaseProgrammaticLoginPermission |
Permission for using programmatic login.
|
| BaseRealm |
Parent class for iAS Realm classes.
|
| CORBAObjectPermission |
This object represents the permission to invoke on a set of CORBA objects
that are not EJBs.
|
| EjbSecurityPolicyProbeProvider | |
| GUIErrorDialog | |
| GUILoginDialog |
An implementation of a LoginDialog that presents a swing based
GUI for querying username and password.
|
| LoginContext |
This class is kept for CTS.
|
| PolicyLoader |
Loads the Default Policy File into the system.
|
| SecurityConfigListener | |
| SecurityContext |
This class that extends AbstractSecurityContext that gets
stored in Thread Local Storage.
|
| SecurityLifecycle |
This class extends default implementation of ServerLifecycle interface.
|
| SecurityLoggerInfo | |
| SecurityRoleMapperFactoryGen | |
| SecurityServicesUtil | |
| SecurityUpgradeService |
The only thing that needs to added Extra for SecurityService migration
is the addition of the new JACC provider.
|
| TextLoginDialog |
This implementation of LoginDialog
If these are not set, then it queries the user in the command window.
|
| UsernamePasswordStore |
This class is used to share information between either of the following scenarios
1.
|
| WebSecurityDeployerProbeProvider | |
| WebSecurityDeployerStatsProvider |
Copyright © 2017. All rights reserved.