edu.internet2.middleware.shibboleth.common.security
Class MetadataPKIXValidationInformationResolver.MetadataCacheKey
java.lang.Object
edu.internet2.middleware.shibboleth.common.security.MetadataPKIXValidationInformationResolver.MetadataCacheKey
- Enclosing class:
- MetadataPKIXValidationInformationResolver
protected class MetadataPKIXValidationInformationResolver.MetadataCacheKey
- extends Object
A class which serves as the key into the cache of information previously resolved.
MetadataPKIXValidationInformationResolver.MetadataCacheKey
protected MetadataPKIXValidationInformationResolver.MetadataCacheKey(String entityID,
QName entityRole,
String entityProtocol,
org.opensaml.xml.security.credential.UsageType entityUsage)
- Constructor.
- Parameters:
entityID
- entity ID of the metadata entity descriptor to resolveentityRole
- role in which the entity is operatingentityProtocol
- protocol over which the entity is operating (may be null)entityUsage
- usage specifier of the role descriptor's key descriptor
equals
public boolean equals(Object obj)
-
- Overrides:
equals
in class Object
hashCode
public int hashCode()
-
- Overrides:
hashCode
in class Object
toString
public String toString()
-
- Overrides:
toString
in class Object
Copyright © 2006-2008 Internet2. All Rights Reserved.