public static final class ValidWReplyExtractor.WSFederationEntityInfo extends Object
Modifier and Type | Method and Description |
---|---|
static ValidWReplyExtractor.WSFederationEntityInfo |
from(String realm,
String entityID,
String role)
Creates a new WSFederationEntityInfo object based on the provided details.
|
String |
toString() |
public static ValidWReplyExtractor.WSFederationEntityInfo 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.