Spring BlazeDS Integration

org.springframework.flex.config.xml
Class SpringSecurity3ConfigHelper

java.lang.Object
  extended by org.springframework.flex.config.xml.SpringSecurity3ConfigHelper

public class SpringSecurity3ConfigHelper
extends Object


Constructor Summary
SpringSecurity3ConfigHelper()
           
 
Method Summary
 String getAccessManagerId()
           
 String getAuthenticationManagerId()
           
 String getEndpointDefinitionSourceClassName()
           
 String getEndpointInterceptorClassName()
           
 String getLoginCommandClassName()
           
 String getLoginMessageInterceptorClassName()
           
 Object getPathMatcher()
           
 String getPerClientAuthenticationInterceptorClassName()
           
 String getSecurityConfigPostProcessorClassName()
           
 String getSecurityExceptionTranslatorClassName()
           
 Object parseConfigAttributes(String access)
           
 Object parseRequestKey(String requestPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringSecurity3ConfigHelper

public SpringSecurity3ConfigHelper()
Method Detail

getAccessManagerId

public String getAccessManagerId()

getAuthenticationManagerId

public String getAuthenticationManagerId()

getLoginMessageInterceptorClassName

public String getLoginMessageInterceptorClassName()

getPerClientAuthenticationInterceptorClassName

public String getPerClientAuthenticationInterceptorClassName()

getSecurityExceptionTranslatorClassName

public String getSecurityExceptionTranslatorClassName()

parseConfigAttributes

public Object parseConfigAttributes(String access)

parseRequestKey

public Object parseRequestKey(String requestPath)

getPathMatcher

public Object getPathMatcher()

getEndpointDefinitionSourceClassName

public String getEndpointDefinitionSourceClassName()

getEndpointInterceptorClassName

public String getEndpointInterceptorClassName()

getLoginCommandClassName

public String getLoginCommandClassName()

getSecurityConfigPostProcessorClassName

public String getSecurityConfigPostProcessorClassName()

Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.