Uses of Interface
org.opensaml.saml.saml1.profile.SAML1NameIdentifierGenerator
Packages that use SAML1NameIdentifierGenerator
Package
Description
Classes for SAML 1.x profile behavior.
Implementations of SAML 1.x profile behavior.
-
Uses of SAML1NameIdentifierGenerator in org.opensaml.saml.saml1.profile
Classes in org.opensaml.saml.saml1.profile that implement SAML1NameIdentifierGeneratorModifier and TypeClassDescriptionclassAbstract base class for simple implementations ofSAML1NameIdentifierGenerator. -
Uses of SAML1NameIdentifierGenerator in org.opensaml.saml.saml1.profile.impl
Classes in org.opensaml.saml.saml1.profile.impl that implement SAML1NameIdentifierGeneratorModifier and TypeClassDescriptionclassSubclass incorporating SAML 1 interface.Fields in org.opensaml.saml.saml1.profile.impl declared as SAML1NameIdentifierGeneratorModifier and TypeFieldDescriptionprivate SAML1NameIdentifierGeneratorAddNameIdentifierToSubjects.generatorGenerator to use.Methods in org.opensaml.saml.saml1.profile.impl with parameters of type SAML1NameIdentifierGeneratorModifier and TypeMethodDescriptionvoidAddNameIdentifierToSubjects.setNameIdentifierGenerator(SAML1NameIdentifierGenerator theGenerator) Set the generator to use.