Package net.shibboleth.idp.admin
Class BasicAdministrativeFlowDescriptor.Logo
- java.lang.Object
-
- net.shibboleth.utilities.java.support.collection.Pair<String,String>
-
- net.shibboleth.utilities.java.support.primitive.LangBearingString
-
- net.shibboleth.idp.admin.BasicAdministrativeFlowDescriptor.Logo
-
- Enclosing class:
- BasicAdministrativeFlowDescriptor
public static class BasicAdministrativeFlowDescriptor.Logo extends LangBearingString
A wrapper class to construct logo objects for exposure byUIInfointerface.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHeight()Get logo height in pixels.intgetWidth()Get logo width in pixels.-
Methods inherited from class net.shibboleth.utilities.java.support.primitive.LangBearingString
getLang, getValue, setSecond, toString
-
-