Class SAMLPresenterEntityContext

All Implemented Interfaces:
Iterable<BaseContext>

@Deprecated(forRemoval=true, since="5.0.0") public final class SAMLPresenterEntityContext extends AbstractAuthenticatableSAMLEntityContext
Deprecated, for removal: This API element is subject to removal in a future version.
Subcontext that carries information about the SAML "presenter" entity, as defined in SAML Core, section 3.4.

This context will often contain subcontexts, whose data is construed to be scoped to that presenter entity.

  • Constructor Details

    • SAMLPresenterEntityContext

      public SAMLPresenterEntityContext()
      Deprecated, for removal: This API element is subject to removal in a future version.