Class RelyingPartyContextLookupByCurrent

java.lang.Object
net.shibboleth.idp.profile.context.navigate.RelyingPartyContextLookupByCurrent
All Implemented Interfaces:
Function<MultiRelyingPartyContext,net.shibboleth.profile.context.RelyingPartyContext>, ContextDataLookupFunction<MultiRelyingPartyContext,net.shibboleth.profile.context.RelyingPartyContext>

public class RelyingPartyContextLookupByCurrent extends Object implements ContextDataLookupFunction<MultiRelyingPartyContext,net.shibboleth.profile.context.RelyingPartyContext>
  • Constructor Details

    • RelyingPartyContextLookupByCurrent

      public RelyingPartyContextLookupByCurrent()
  • Method Details