org.springframework.security.oauth2.config
类 OAuth2SecurityNamespaceHandler

java.lang.Object
  继承者 org.springframework.beans.factory.xml.NamespaceHandlerSupport
      继承者 org.springframework.security.oauth2.config.OAuth2SecurityNamespaceHandler
所有已实现的接口:
org.springframework.beans.factory.xml.NamespaceHandler

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

作者:
Ryan Heaton, Dave Syer

构造方法摘要
OAuth2SecurityNamespaceHandler()
           
 
方法摘要
 void init()
           
 
从类 org.springframework.beans.factory.xml.NamespaceHandlerSupport 继承的方法
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

OAuth2SecurityNamespaceHandler

public OAuth2SecurityNamespaceHandler()
方法详细信息

init

public void init()


Copyright © 2013. All rights reserved.