Uses of Interface
org.apache.shiro.authc.HostAuthenticationToken
Packages that use HostAuthenticationToken
Package
Description
Core interfaces and exceptions concerning Authentication (the act of logging-in).
-
Uses of HostAuthenticationToken in org.apache.shiro.authc
Classes in org.apache.shiro.authc that implement HostAuthenticationTokenModifier and TypeClassDescriptionclassAAuthenticationTokenthat contains a Bearer token or API key, typically received via an HTTPAuthorizationheader.classA simple username/password authentication token to support the most widely-used authentication mechanism.