org.apache.geronimo.security.deploy
Class RealmPrincipalInfo.RealmPrincipalEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended byorg.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport
          extended byorg.apache.geronimo.security.deploy.RealmPrincipalInfo.RealmPrincipalEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
RealmPrincipalInfo

public static class RealmPrincipalInfo.RealmPrincipalEditor
extends org.apache.geronimo.common.propertyeditor.TextPropertyEditorSupport


Constructor Summary
RealmPrincipalInfo.RealmPrincipalEditor()
           
 
Method Summary
 String getAsText()
           
 void setAsText(String text)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmPrincipalInfo.RealmPrincipalEditor

public RealmPrincipalInfo.RealmPrincipalEditor()
Method Detail

setAsText

public void setAsText(String text)

getAsText

public String getAsText()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.