Skip navigation links
B C D E G H I O P S T V 

B

buildDetails(PortletRequest) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource
 

C

ComponentCorsFilter - Class in org.jasig.springframework.security.filter
A basic Spring Component based solution to the Cors filter.
ComponentCorsFilter() - Constructor for class org.jasig.springframework.security.filter.ComponentCorsFilter
 

D

destroy() - Method in class org.jasig.web.filter.SimpleCorsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jasig.springframework.security.filter.ComponentCorsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jasig.web.filter.SimpleCorsFilter
Sets the headers to support CORS

E

equals(Object) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails
 

G

getPrimaryAttribute() - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails
 
getPrimaryId() - Static method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributeUtils
 
getPrimaryUserAttribute(PortletRequest) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource
Get the user's primary attribute.

H

hashCode() - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails
 

I

init(FilterConfig) - Method in class org.jasig.web.filter.SimpleCorsFilter
 

O

org.jasig.springframework.security.filter - package org.jasig.springframework.security.filter
 
org.jasig.springframework.security.portlet.authentication - package org.jasig.springframework.security.portlet.authentication
 
org.jasig.web.filter - package org.jasig.web.filter
 

P

PrimaryAttributePortletAuthenticationDetails - Class in org.jasig.springframework.security.portlet.authentication
Extends the portlet pre-auth details to include a primaryAttribute value.
PrimaryAttributePortletAuthenticationDetails(PortletRequest, Collection<? extends GrantedAuthority>, String) - Constructor for class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails
 
PrimaryAttributePortletAuthenticationValidator - Class in org.jasig.springframework.security.portlet.authentication
 
PrimaryAttributePortletAuthenticationValidator() - Constructor for class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationValidator
 
PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource - Class in org.jasig.springframework.security.portlet.authentication
Extention of portlet pre-auth source that captures an attribute out of the portlet USER_INFO map and stores it in the authentication details.
PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource() - Constructor for class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource
 
PrimaryAttributeUtils - Class in org.jasig.springframework.security.portlet.authentication
Utility to access the primary attribute of the current user
PrimaryAttributeUtils() - Constructor for class org.jasig.springframework.security.portlet.authentication.PrimaryAttributeUtils
 

S

setAllowHeaders(String) - Method in class org.jasig.web.filter.SimpleCorsFilter
Defaults to "Origin, X-Requested-With, Content-Type, Accept" This value can be overwritten by any value configured in filter config parameters of web.xml
setAllowMethod(String) - Method in class org.jasig.web.filter.SimpleCorsFilter
Defaults to "POST, GET, PUT, OPTIONS, DELETE, HEAD" This value can be overwritten by any value configured in filter config parameters of web.xml
setAllowOrigin(String) - Method in class org.jasig.web.filter.SimpleCorsFilter
Defaults to * This value can be overwritten by any value configured in filter config parameters of web.xml
setMaxAge(String) - Method in class org.jasig.web.filter.SimpleCorsFilter
Defaults to 3600 This value can be overwritten by any value configured in filter config parameters of web.xml
setPreAuthenticationDetailsSource(PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationValidator
 
setPrimaryUserAttributesPreference(String) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletPreAuthenticatedAuthenticationDetailsSource
Portlet preference to get the USER_INFO attribute names from.
SimpleCorsFilter - Class in org.jasig.web.filter
Default behavior for this filter is to allow origins from * (ie anywhere).
SimpleCorsFilter() - Constructor for class org.jasig.web.filter.SimpleCorsFilter
 

T

toString() - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationDetails
 

V

validate(Authentication, PortletRequest) - Method in class org.jasig.springframework.security.portlet.authentication.PrimaryAttributePortletAuthenticationValidator
 
B C D E G H I O P S T V 
Skip navigation links

Copyright © 2018 Jasig. All Rights Reserved.