Reference documentation and code samples for the Google Cloud Iap V1 Client class ReauthSettings.
Configuration for IAP reauthentication policies.
Generated from protobuf message google.cloud.iap.v1.ReauthSettings
Namespace
Google \ Cloud \ Iap \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ method
int
Optional. Reauth method requested.
↳ max_age
Google\Protobuf\Duration
Optional. Reauth session lifetime, how long before a user has to reauthenticate again.
↳ policy_type
int
Optional. How IAP determines the effective policy in cases of hierarchical policies. Policies are merged from higher in the hierarchy to lower in the hierarchy.
getMethod
Optional. Reauth method requested.
int
setMethod
Optional. Reauth method requested.
var
int
$this
getMaxAge
Optional. Reauth session lifetime, how long before a user has to reauthenticate again.
hasMaxAge
clearMaxAge
setMaxAge
Optional. Reauth session lifetime, how long before a user has to reauthenticate again.
$this
getPolicyType
Optional. How IAP determines the effective policy in cases of hierarchical policies. Policies are merged from higher in the hierarchy to lower in the hierarchy.
int
setPolicyType
Optional. How IAP determines the effective policy in cases of hierarchical policies. Policies are merged from higher in the hierarchy to lower in the hierarchy.
var
int
$this