EnvironmentConfigSamlSettings class abstract

Properties

assertionConsumerServiceURL bool?
no setter
emailAttribute bool?
no setter
enable bool?
no setter
encrypt bool?
no setter
firstNameAttribute bool?
no setter
hashCode int
The hash code for this object.
no setterinherited
idpCertificateFile bool?
no setter
idpDescriptorUrl bool?
no setter
idpUrl bool?
no setter
lastNameAttribute bool?
no setter
localeAttribute bool?
no setter
loginButtonText bool?
no setter
nicknameAttribute bool?
no setter
positionAttribute bool?
no setter
privateKeyFile bool?
no setter
publicCertificateFile bool?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
usernameAttribute bool?
no setter
verify bool?
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(EnvironmentConfigSamlSettingsBuilder)) EnvironmentConfigSamlSettings
Rebuilds the instance.
inherited
toBuilder() EnvironmentConfigSamlSettingsBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<EnvironmentConfigSamlSettings>
no setter