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 |
|---|
SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey(byte[] newSourceID)
Constructor.
|
@Nonnull @NotEmpty private final byte[] sourceID
public SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey(@Nonnull@NotEmpty byte[] newSourceID)
newSourceID - the artifact SourceID value@Nonnull @NotEmpty public byte[] getSourceID()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.