Sets the maximum grant lifetime for the authenticator.
Please refer to DOFAuthenticatorConfigBuilder_Create for the default value for this setting.
- Parameters
-
self | The DOFAuthenticatorConfigBuilder to set the max lifetime of. |
max | The maximum grant that the AS will pass out, in minutes. |
- Return values
-
TRUE | Max grant lifetime was set. |
- Exceptions
-
FALSE | Max grant lifetime failed to be set. |