Package net.sourceforge.plantuml.security.authentication.basicauth
package net.sourceforge.plantuml.security.authentication.basicauth
-
ClassesClassDescriptionApplies from
SecurityAuthentication
data a BasicAuth authentication access header.TheBasicAuthAuthorizeManager
creates the authentication on the fly from the credentials without any access to other services.