Java org.springframework.security.authentication AuthenticationTrustResolver fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.authentication AuthenticationTrustResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.authentication AuthenticationTrustResolver.

The text is from its open source code.

Method

booleanisAnonymous(Authentication authentication)
Indicates whether the passed Authentication token represents an anonymous user.
booleanisRememberMe(Authentication authentication)
Indicates whether the passed Authentication token represents user that has been remembered (i.e.