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