|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.repository.commonimpl.user.AuthenticationSchemeInfoImpl
public class AuthenticationSchemeInfoImpl
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 |
---|
public AuthenticationSchemeInfoImpl(java.lang.String name, java.lang.String description)
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
public java.lang.String getDescription()
getDescription
in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
public org.outerx.daisy.x10.AuthenticationSchemeDocument getXml()
getXml
in interface org.outerj.daisy.repository.user.AuthenticationSchemeInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |