Class FactorGrantedAuthority

java.lang.Object
org.springframework.security.core.authority.FactorGrantedAuthority
All Implemented Interfaces:
Serializable, GrantedAuthority

public final class FactorGrantedAuthority extends Object implements GrantedAuthority
A GrantedAuthority specifically used for indicating the factor used at time of authentication.
Since:
7.0
See Also: