Uses of Enum Class
com.atlassian.crowd.model.sso.NameIdFormat
Packages that use NameIdFormat
-
Uses of NameIdFormat in com.atlassian.crowd.model.sso
Methods in com.atlassian.crowd.model.sso that return NameIdFormatModifier and TypeMethodDescriptionstatic NameIdFormatNameIdFormat.fromString(String nameIdFormatString) BaseApplicationSamlConfiguration.getNameIdFormat()Returns NameID format configured for a given app.static NameIdFormatReturns the enum constant of this class with the specified name.static NameIdFormat[]NameIdFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.