ShiroAuthOptions

Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.

package

Default

Methods

ShiroAuthOptions constructor

__construct( $shiroAuthOptions = null) 

Arguments

$shiroAuthOptions

mixed | null

getConfig

getConfig() : array

Response

array

getType

getType() : string

Response

string

setConfig

setConfig( $config) : $this

Arguments

$config

array

Response

$this

setType

setType( $type) : $this

Arguments

$type

string

Response

$this