Class ResolveRequest

    • Constructor Detail

      • ResolveRequest

        public ResolveRequest​(URI endpoint,
                              Subject subject,
                              EntityID anchor,
                              EntityType entityType)
        Creates a new resolve entity statement request.
        Parameters:
        endpoint - The federation resolve endpoint. Must not be null.
        subject - The subject. Must not be null.
        anchor - The trust anchor. Must not be null.
        entityType - The entity type to resolve, null if not specified.