public class PrimaryAttributePortletAuthenticationValidator extends Object implements org.jasig.springframework.security.portlet.util.AuthenticationValidator
| Constructor and Description |
|---|
PrimaryAttributePortletAuthenticationValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPreAuthenticationDetailsSource(PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource value) |
boolean |
validate(org.springframework.security.core.Authentication authentication,
javax.portlet.PortletRequest request) |
public PrimaryAttributePortletAuthenticationValidator()
public void setPreAuthenticationDetailsSource(PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource value)
public boolean validate(org.springframework.security.core.Authentication authentication,
javax.portlet.PortletRequest request)
validate in interface org.jasig.springframework.security.portlet.util.AuthenticationValidatorCopyright © 2015 Jasig. All Rights Reserved.