Java org.apache.shiro.mgt AuthenticatingSecurityManager fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.mgt AuthenticatingSecurityManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.mgt AuthenticatingSecurityManager.

The text is from its open source code.

Method

AuthenticatorgetAuthenticator()
Returns the delegate Authenticator instance that this SecurityManager uses to perform all authentication operations.