- Source:
Classes
Methods
-
<static> ShiroAuthService.create(vertx, authRealmType, config) → {AuthService}
-
Create an auth service using the specified auth realm type.
Parameters:
Name Type Description vertxVertx the Vert.x intance authRealmTypeObject the auth realm type configObject the config to pass to the provider - Source:
Returns:
the auth service- Type
- AuthService