Interface CacheableSecurityRealm

    • Method Detail

      • registerIdentityChangeListener

        void registerIdentityChangeListener​(Consumer<Principal> listener)
        Register a listener that should be invoked by this realm in order to notify the caching layer about changes to a specific identity.
        Parameters:
        listener - the listener