protected static class SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey extends Object implements MetadataIndexKey
MetadataIndexKey representing a SAML artifact SourceID value.| Modifier and Type | Field and Description |
|---|---|
private byte[] |
sourceID
The SourceID value.
|
| Constructor and Description |
|---|
ArtifactSourceIDMetadataIndexKey(byte[] newSourceID)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getSourceID()
Get the SourceID value.
|
int |
hashCode() |
String |
toString() |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.