protected class PKIXInformationResolver.MetadataCacheKey extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MetadataCacheKey(String entityID,
QName entityRole,
String entityProtocol,
org.opensaml.xml.security.credential.UsageType entityUsage)
Constructor.
|
protected MetadataCacheKey(String entityID, QName entityRole, String entityProtocol, org.opensaml.xml.security.credential.UsageType entityUsage)
entityID - entity ID of the credential ownerentityRole - role in which the entity is operatingentityProtocol - protocol over which the entity is operating (may be null)entityUsage - usage of the resolved credentials