Method | Description | |
---|---|---|
__construct ( array $config, mixed $reserved ) | Initialize this filter, parse configuration. | |
process ( &$state ) | Convert NameID to attribute. |
Method | Description | |
---|---|---|
parseFormat ( string $format ) : array | Parse a NameID format string into an array. |
public __construct ( array $config, mixed $reserved ) | ||
$config | array | Configuration information about this filter. |
$reserved | mixed | For future use. |