com.force.sdk.springsecurity.config
Class ForceOAuthNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.force.sdk.springsecurity.config.ForceOAuthNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class ForceOAuthNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

Registers the OAuthBeanDefinitionParser to handle the oauth namespace.

Author:
Fiaz Hossain

Constructor Summary
ForceOAuthNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForceOAuthNamespaceHandler

public ForceOAuthNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2011. All Rights Reserved.