org.jboss.jsr299.tck.tests.implementation.builtin
Class PrincipalInjectedBean
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.builtin.PrincipalInjectedBean
- All Implemented Interfaces:
- PrincipalInjectedBeanLocal
public class PrincipalInjectedBean
- extends Object
- implements PrincipalInjectedBeanLocal
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrincipalInjectedBean
public PrincipalInjectedBean()
getPrincipal
public Principal getPrincipal()
- Specified by:
getPrincipal
in interface PrincipalInjectedBeanLocal
login
public void login()
throws LoginException
- Specified by:
login
in interface PrincipalInjectedBeanLocal
- Throws:
LoginException
createAppConfigurationEntry
protected AppConfigurationEntry createAppConfigurationEntry()
createConfiguration
protected Configuration createConfiguration()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.