Uses of Class
org.springframework.social.connect.web.taglib.BaseSocialConnectedTag
-
Packages that use BaseSocialConnectedTag Package Description org.springframework.social.connect.web.taglib -
-
Uses of BaseSocialConnectedTag in org.springframework.social.connect.web.taglib
Subclasses of BaseSocialConnectedTag in org.springframework.social.connect.web.taglib Modifier and Type Class Description classSocialConnectedTagJSP Tag to return true/false if you're connected to a provider.classSocialNotConnectedTagJSP Tag to return true/false if you're NOT connected to a provider.
-