Uses of Interface
org.simpleframework.http.Principal
-
Packages that use Principal Package Description org.simpleframework.http.parse -
-
Uses of Principal in org.simpleframework.http.parse
Classes in org.simpleframework.http.parse that implement Principal Modifier and Type Class Description class
PrincipalParser
PrincipalParser is a parser class for the HTTP basic authorization header.
-