org.jboss.security.auth.login
Class LoginModuleStackContainer
java.lang.Object
org.jboss.security.auth.login.LoginModuleStackContainer
- All Implemented Interfaces:
- org.jboss.xb.binding.GenericValueContainer
public class LoginModuleStackContainer
- extends Object
- implements org.jboss.xb.binding.GenericValueContainer
A container for creating LoginModuleStack during jbxb parse.
- Since:
- Dec 24, 2005
- Version:
- $Revision: 86122 $
- Author:
- Anil Saldhana
Nested classes/interfaces inherited from interface org.jboss.xb.binding.GenericValueContainer |
org.jboss.xb.binding.GenericValueContainer.FACTORY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginModuleStackContainer
public LoginModuleStackContainer()
addChild
public void addChild(QName name,
Object value)
- Specified by:
addChild
in interface org.jboss.xb.binding.GenericValueContainer
instantiate
public Object instantiate()
- Specified by:
instantiate
in interface org.jboss.xb.binding.GenericValueContainer
getTargetClass
public Class getTargetClass()
- Specified by:
getTargetClass
in interface org.jboss.xb.binding.GenericValueContainer
Copyright © 2009 JBoss Inc.. All Rights Reserved.