public interface TransientIdGenerationStrategy
@Nonnull @NotEmpty String generate(@Nonnull@NotEmpty String relyingPartyId, @Nonnull@NotEmpty String principalName) throws SAMLException
relyingPartyId - the relying party for whom we're generatingprincipalName - the principal to map toSAMLException - if an error occurs generating the identifierCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.