kernel/private/rest/classes/auth/styles/basic_auth.php
File containing the basic auth style
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\ezpRestBasicAuthStyle
Package: kernel
File containing the basic auth style
- Parent(s)
- \ezpRestAuthenticationStyleInterface
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Properties


string
$prefix= ''
inherited
Current prefix for REST requests, to be used in case of internal redirects
Inherited from: \ezpRestAuthenticationStyle::$$prefix
Details
- Type
- string
- Inherited_from
- \ezpRestAuthenticationStyle::$$prefix
Methods


setUser(
$user
)
:
void
inherited
Inherited from:
\ezpRestAuthenticationStyle::setUser()
Parameters
Details
Name | Type | Description |
---|---|---|
$user |