public static final class ValidRelayStateExtractor.SAMLEntityInfo extends Object
Modifier and Type | Method and Description |
---|---|
static ValidRelayStateExtractor.SAMLEntityInfo |
from(String realm,
String entityID,
String role)
Creates a new SAMLEntityInfo object based on the provided details.
|
String |
toString() |
public static ValidRelayStateExtractor.SAMLEntityInfo from(String realm, String entityID, String role)
realm
- The realm where the hosted entity belongs to.entityID
- The entity ID of the hosted entity.role
- The role of the hosted entity (e.g. SPRole or IDPRole).Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.