Interface OverriddenIssuerProfileConfiguration

All Superinterfaces:
Component, IdentifiedComponent, ProfileConfiguration

public interface OverriddenIssuerProfileConfiguration extends ProfileConfiguration
ProfileConfiguration with optional override of issuer setting.
Since:
3.0.0
  • Method Details

    • getIssuer

      @Nullable @NotEmpty String getIssuer(@Nullable ProfileRequestContext profileRequestContext)
      Get overridden issuer value.
      Parameters:
      profileRequestContext - current profile request context
      Returns:
      issuer or null to use usual default