OpenDOF Project
boolean DOFAuthenticatorConfigBuilder_SetMaxGrantLifetime ( DOFAuthenticatorConfigBuilder  self,
uint16  max 
)

Sets the maximum grant lifetime for the authenticator.

Please refer to DOFAuthenticatorConfigBuilder_Create for the default value for this setting.

Parameters
selfThe DOFAuthenticatorConfigBuilder to set the max lifetime of.
maxThe maximum grant that the AS will pass out, in minutes.
Return values
TRUEMax grant lifetime was set.
Exceptions
FALSEMax grant lifetime failed to be set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22