Uses of Class
co.yellowdog.platform.model.KeyringAccessor
Packages that use KeyringAccessor
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of KeyringAccessor in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return KeyringAccessorMethods in co.yellowdog.platform.model that return types with arguments of type KeyringAccessorMethod parameters in co.yellowdog.platform.model with type arguments of type KeyringAccessorModifier and TypeMethodDescriptionKeyring.Builder.accessors
(List<KeyringAccessor> accessors) void
Keyring.setAccessors
(List<KeyringAccessor> accessors)