Class DefaultMetadataLookupExtensionContextProfileIDLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.logic.DefaultMetadataLookupExtensionContextProfileIDLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,String>

public class DefaultMetadataLookupExtensionContextProfileIDLookupFunction extends Object implements Function<ProfileRequestContext,String>
Lookup function to fetch profile ID via MetadataLookupExtensionContext.
  • Constructor Details

    • DefaultMetadataLookupExtensionContextProfileIDLookupFunction

      public DefaultMetadataLookupExtensionContextProfileIDLookupFunction()
  • Method Details