Class RemotelyAuthenticatedInput


  • public class RemotelyAuthenticatedInput
    extends Object
    Holds a raw information obtained from an upstream IdP. The purpose of this class is to provide a common interchange format between a pluggable upstream IdP implementation and a fixed code of RemoteVerficator.

    The data in this class typically should not be translated, unless an upstream IdP strictly requires some translation to be able to populate the contents. The actual mapping of this data to the locally meaningful information is done using this class as an input.

    Author:
    K. Benedyczak