Interface AuthenticatingService

    • Method Detail

      • globalSecurityManagerAvailable

        void globalSecurityManagerAvailable()
                                     throws AbortServiceException
        Notifies this service that the global security manager is available. This is only notified to early clients so that they re-authenticate at the global security manager.
        Throws:
        AbortServiceException - If there are problems re-authenticating at the global security manager, an AbortServiceException will be thrown.