Uses of Class
org.openapitools.client.model.SamlAttributeStatement
Packages that use SamlAttributeStatement
- 
Uses of SamlAttributeStatement in org.openapitools.client.model
Methods in org.openapitools.client.model that return SamlAttributeStatementModifier and TypeMethodDescriptionSamlAttributeStatement.addValuesItem(String valuesItem) SamlAttributeStatement.filterType(String filterType) SamlAttributeStatement.filterValue(String filterValue) Methods in org.openapitools.client.model that return types with arguments of type SamlAttributeStatementModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.getAttributeStatements()Get attributeStatementsMethods in org.openapitools.client.model with parameters of type SamlAttributeStatementModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.addAttributeStatementsItem(SamlAttributeStatement attributeStatementsItem) Method parameters in org.openapitools.client.model with type arguments of type SamlAttributeStatementModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.attributeStatements(List<SamlAttributeStatement> attributeStatements) voidSamlApplicationSettingsSignOn.setAttributeStatements(List<SamlAttributeStatement> attributeStatements)