|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.admin.model.DefaultCALogoSelector
public class DefaultCALogoSelector
The default logo selector that finds the logo image of the CAs with the following name:
| Constructor Summary | |
|---|---|
DefaultCALogoSelector()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLogo(CAInfoVO cAInfoVO)
Method that should return the filename of the image resource associated with the given CA information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultCALogoSelector()
| Method Detail |
|---|
public java.lang.String getLogo(CAInfoVO cAInfoVO)
ICALogoSelector
getLogo in interface ICALogoSelectorcAInfoVO - the info to find an appropriate image for.
ICALogoSelector.getLogo(org.hardtokenmgmt.admin.common.CAInfoVO)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||