org.jboss.jsr299.tck.tests.implementation.builtin
Interface PrincipalInjectedBeanLocal

All Known Implementing Classes:
PrincipalInjectedBean

public interface PrincipalInjectedBeanLocal

Author:
pmuir

Method Summary
 Principal getPrincipal()
           
 void login()
           
 

Method Detail

getPrincipal

Principal getPrincipal()

login

void login()
           throws LoginException
Throws:
LoginException


Copyright © 2008-2012 Seam Framework. All Rights Reserved.