org.outerj.daisy.repository.commonimpl.user
Class AuthenticationSchemeInfoImpl

java.lang.Object
  extended byorg.outerj.daisy.repository.commonimpl.user.AuthenticationSchemeInfoImpl
All Implemented Interfaces:
org.outerj.daisy.repository.user.AuthenticationSchemeInfo

public class AuthenticationSchemeInfoImpl
extends java.lang.Object
implements org.outerj.daisy.repository.user.AuthenticationSchemeInfo


Constructor Summary
AuthenticationSchemeInfoImpl(java.lang.String name, java.lang.String description)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 org.outerx.daisy.x10.AuthenticationSchemeDocument getXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationSchemeInfoImpl

public AuthenticationSchemeInfoImpl(java.lang.String name,
                                    java.lang.String description)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo

getXml

public org.outerx.daisy.x10.AuthenticationSchemeDocument getXml()
Specified by:
getXml in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo


Copyright © -2005 . All Rights Reserved.