Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.
AnythingShiroAuthOptionsAuthOptionsBaseDataObjectBaseDataObjectBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
ShiroAuthOptions(JsonObject? config = null, ShiroAuthRealmType? type = null)Parameters:
|
| Attributes | |
config | shared JsonObject? configSet the Shiro auth config. |
type | shared ShiroAuthRealmType? typeSet the Shiro auth options type. |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |