class CertificateIdentityConstraints extends Model (View source)

Properties

bool $allowSubjectAltNamesPassthrough
bool $allowSubjectPassthrough
protected $celExpressionType
protected $celExpressionDataType

Methods

setAllowSubjectAltNamesPassthrough($allowSubjectAltNamesPassthrough)

No description

bool
setAllowSubjectPassthrough($allowSubjectPassthrough)

No description

bool
getAllowSubjectPassthrough()

No description

setCelExpression(Expr $celExpression)

No description

getCelExpression()

No description

Details

setAllowSubjectAltNamesPassthrough($allowSubjectAltNamesPassthrough)

No description

Parameters

$allowSubjectAltNamesPassthrough

bool getAllowSubjectAltNamesPassthrough()

No description

Return Value

bool

setAllowSubjectPassthrough($allowSubjectPassthrough)

No description

Parameters

$allowSubjectPassthrough

bool getAllowSubjectPassthrough()

No description

Return Value

bool

setCelExpression(Expr $celExpression)

No description

Parameters

Expr $celExpression

Expr getCelExpression()

No description

Return Value

Expr