Class DynamicDemoAuthTypeImpl

  • All Implemented Interfaces:
    AuthType

    public class DynamicDemoAuthTypeImpl
    extends AuthTypeImpl
    The Class DynamicDemoAuthTypeImpl.
    Author:
    Loganathan Sekar
    • Constructor Detail

      • DynamicDemoAuthTypeImpl

        public DynamicDemoAuthTypeImpl​(String type,
                                       Set<MatchType> associatedMatchTypes)
        Instantiates a new dynamic demo auth type impl.
        Parameters:
        type - the type
        associatedMatchTypes - the associated match types
    • Method Detail

      • getDisplayName

        public String getDisplayName​(AuthRequestDTO authReq,
                                     IdInfoFetcher idInfoFetcher)
        Gets the display name.
        Parameters:
        authReq - the auth req
        idInfoFetcher - the id info fetcher
        Returns:
        the display name