Class Author
java.lang.Object
com.linecorp.centraldogma.common.Author
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SYSTEM
The system author. -
DEFAULT
The default author which is used when security is disabled. -
UNKNOWN
An unknown author.
-
-
Constructor Details
-
Author
Deprecated.UseofEmail(String).Creates a new instance with the specified e-mail address. -
Author
-
-
Method Details
-
ofEmail
-
name
Returns the name of the author. -
email
Returns the e-mail address of the author. -
isAppIdentity
public boolean isAppIdentity()Returnstrueif this author is an app identity. -
hashCode
-
equals
-
toString
-
ofEmail(String).