Class Keyring
java.lang.Object
co.yellowdog.platform.model.Keyring
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Keyring.Builder
builder()
protected boolean
boolean
getId()
getName()
Returns the nameint
hashCode()
void
setAccessors
(List<KeyringAccessor> accessors) void
setCredentials
(List<KeyringCredential> credentials) void
setDescription
(String description) void
void
toString()
-
Method Details
-
builder
-
getId
-
getName
-
getDescription
-
getCredentials
-
getAccessors
-
setId
-
setName
-
setDescription
-
setCredentials
-
setAccessors
-
equals
-
canEqual
-
hashCode
-
toString
-