Package org.keycloak.representations
Class VersionRepresentation
- java.lang.Object
- 
- org.keycloak.representations.VersionRepresentation
 
- 
 public class VersionRepresentation extends Object - Version:
- $Revision: 1 $
- Author:
- Bill Burke
 
- 
- 
Field SummaryFields Modifier and Type Field Description static VersionRepresentationSINGLETON
 - 
Constructor SummaryConstructors Constructor Description VersionRepresentation()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBuildTime()StringgetVersion()
 
- 
- 
- 
Field Detail- 
SINGLETONpublic static final VersionRepresentation SINGLETON 
 
- 
 
-