ValidatedCreatePasswordCallback

@objc(FRValidatedCreatePasswordCallback)
public class ValidatedCreatePasswordCallback : AbstractValidatedCallback

ValidatedCreatePasswordCallback is a representation of OpenAM’s ValidatedCreatePasswordCallback to collect single value of Password with OpenAM validation with given policies.

  • Boolean indicator whether or not to display input value

    Declaration

    Swift

    @objc
    public var echoOn: Bool