Example usage for org.apache.shiro.subject SimplePrincipalCollection subclass-usage

List of usage examples for org.apache.shiro.subject SimplePrincipalCollection subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.subject SimplePrincipalCollection subclass-usage.

Usage

From source file org.sonatype.nexus.security.anonymous.AnonymousPrincipalCollection.java

/**
 * Anonymous user {@link PrincipalCollection}.
 *
 * Used to help identify if a {@link Subject} is anonymous.
 *
 * @since 3.0