Package org.apereo.cas.util.spring.boot
Class DefaultCasBanner
- java.lang.Object
-
- org.apereo.cas.util.spring.boot.AbstractCasBanner
-
- org.apereo.cas.util.spring.boot.DefaultCasBanner
-
- All Implemented Interfaces:
CasBanner,org.springframework.boot.Banner
public class DefaultCasBanner extends AbstractCasBanner
This isDefaultCasBanner.- Since:
- 5.1.0
-
-
Field Summary
-
Fields inherited from class org.apereo.cas.util.spring.boot.AbstractCasBanner
LINE_SEPARATOR
-
-
Constructor Summary
Constructors Constructor Description DefaultCasBanner()
-
Method Summary
-
Methods inherited from class org.apereo.cas.util.spring.boot.AbstractCasBanner
getTitle, printBanner
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apereo.cas.util.spring.boot.CasBanner
injectEnvironmentInfo
-
-