Class RequestInformationCallback

    • Constructor Detail

      • RequestInformationCallback

        public RequestInformationCallback​(HashMap<String,​Object> props)
        Construct a new instance of this Callback.
        Parameters:
        props - Properties of the current authentication request
    • Method Detail

      • getProperties

        public HashMap<String,​Object> getProperties()
        Get the properties of this request.
        Returns:
        properties of the current authentication request