Java org.apache.shiro.subject Subject.Builder fields, constructors, methods, implement or subclass

Example usage for Java org.apache.shiro.subject Subject.Builder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.shiro.subject Subject.Builder.

The text is from its open source code.

Constructor

Builder(SecurityManager securityManager)
Constructs a new Subject.Builder instance which will use the specified SecurityManager when building the Subject instance.