Uses of Class
net.sourceforge.plantuml.security.authentication.oauth.AbstractOAuth2AccessAuthorizeManager
Packages that use AbstractOAuth2AccessAuthorizeManager
-
Uses of AbstractOAuth2AccessAuthorizeManager in net.sourceforge.plantuml.security.authentication.oauth
Subclasses of AbstractOAuth2AccessAuthorizeManager in net.sourceforge.plantuml.security.authentication.oauthModifier and TypeClassDescriptionclassAuthorize the principal (fromSecurityCredentialsand creates aSecurityAuthenticationobject with a bearer token secret.classAuthorize via principal a resource owner (fromSecurityCredentialsand creates aSecurityAuthenticationobject with a bearer token secret.