PHP Trait LdapTools\Security\FlagsSddlTrait

Author: Chad Sikorra ([email protected])
Show file Open project: ldaptools/ldaptools

Public Methods

Method Description
__toString ( ) : string
getShortNames ( ) : array Get the short names used in SDDL.
has ( $value )

Method Details

__toString() public method

public __toString ( ) : string
return string

getShortNames() public method

Get the short names used in SDDL.
public getShortNames ( ) : array
return array

has() abstract public method

abstract public has ( $value )