Class MaxAgeFromProfileLookupFunction

    • Field Detail

      • maxAgeDefault

        private final Duration maxAgeDefault
        Default max authentication age if none can be found on the profile context.
    • Constructor Detail

      • MaxAgeFromProfileLookupFunction

        public MaxAgeFromProfileLookupFunction​(@ParameterName(name="maxAgeDefault") @Nonnull
                                               Duration defaultAge)
        Constructor.
        Parameters:
        defaultAge - the default value to use for maximum authentication age