Uses of Interface
org.opensaml.saml.common.profile.NameIdentifierGenerator
Packages that use NameIdentifierGenerator
Package
Description
Classes supporting general SAML profile behavior.
Classes for SAML 1.x profile behavior.
Classes for SAML 2.0 profile behavior.
-
Uses of NameIdentifierGenerator in org.opensaml.saml.common.profile
Subinterfaces of NameIdentifierGenerator in org.opensaml.saml.common.profileModifier and TypeInterfaceDescriptioninterfaceFormatSpecificNameIdentifierGenerator<NameIdType extends SAMLObject>Specialized type ofNameIdentifierGeneratorthat is locked to a specific Format of identifier.Classes in org.opensaml.saml.common.profile that implement NameIdentifierGeneratorModifier and TypeClassDescriptionclassAbstractNameIdentifierGenerator<NameIdType extends SAMLObject>Abstract base class for simple implementations ofNameIdentifierGenerator. -
Uses of NameIdentifierGenerator in org.opensaml.saml.saml1.profile
Subinterfaces of NameIdentifierGenerator in org.opensaml.saml.saml1.profileModifier and TypeInterfaceDescriptioninterfaceSpecialization ofNameIdentifierGeneratorfor SAML 1.x.Classes in org.opensaml.saml.saml1.profile that implement NameIdentifierGeneratorModifier and TypeClassDescriptionclassAbstract base class for simple implementations ofSAML1NameIdentifierGenerator. -
Uses of NameIdentifierGenerator in org.opensaml.saml.saml2.profile
Subinterfaces of NameIdentifierGenerator in org.opensaml.saml.saml2.profileModifier and TypeInterfaceDescriptioninterfaceSpecialization ofNameIdentifierGeneratorfor SAML 2.0.Classes in org.opensaml.saml.saml2.profile that implement NameIdentifierGeneratorModifier and TypeClassDescriptionclassAbstract base class for simple implementations ofSAML2NameIDGenerator.