Interface AddControlAuthenticationRequestHandler.ControlFactory

    • Method Detail

      • getControls

        RequestControl[] getControls​(String dn,
                                     User user)
        Creates a new array of request controls. Implementations must treat the supplied parameters as unauthenticated data. Authentication has not been performed when this factory is invoked.
        Parameters:
        dn - distinguished name of the unauthenticated user
        user - id of the unauthenticated user
        Returns:
        request controls