org.jasig.springframework.security.portlet.authentication
Class PrimaryAttributePortletAuthenticationValidator
java.lang.Object
org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationValidator
- All Implemented Interfaces:
- org.jasig.springframework.security.portlet.util.AuthenticationValidator
public class PrimaryAttributePortletAuthenticationValidator
- extends Object
- implements org.jasig.springframework.security.portlet.util.AuthenticationValidator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryAttributePortletAuthenticationValidator
public PrimaryAttributePortletAuthenticationValidator()
setPreAuthenticationDetailsSource
public void setPreAuthenticationDetailsSource(PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource value)
validate
public boolean validate(org.springframework.security.core.Authentication authentication,
javax.portlet.PortletRequest request)
- Specified by:
validate in interface org.jasig.springframework.security.portlet.util.AuthenticationValidator
Copyright © 2013 Jasig. All Rights Reserved.