org.jboss.wsf.test
Class TestDeployerJBoss.SimplePrincipal

java.lang.Object
  extended by org.jboss.wsf.test.TestDeployerJBoss.SimplePrincipal
All Implemented Interfaces:
java.io.Serializable, java.security.Principal
Enclosing class:
TestDeployerJBoss

public static class TestDeployerJBoss.SimplePrincipal
extends java.lang.Object
implements java.security.Principal, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
TestDeployerJBoss.SimplePrincipal(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

TestDeployerJBoss.SimplePrincipal

public TestDeployerJBoss.SimplePrincipal(java.lang.String name)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.