Package com.bytedesk.core.rbac.authority
Class AuthorityResponse
java.lang.Object
com.bytedesk.core.base.BaseResponseNoOrg
com.bytedesk.core.rbac.authority.AuthorityResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate static final longprivate StringFields inherited from class com.bytedesk.core.base.BaseResponseNoOrg
createdAt, uid, updatedAt, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponseNoOrg
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
value
-
description
-
-
Constructor Details
-
AuthorityResponse
public AuthorityResponse()
-