Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
CreatorType |
CreatorType.app(String app) |
CreatorType |
KeyObject.getCreator()
Get creator
|
CreatorType |
Group.getCreator()
Get creator
|
CreatorType |
App.getCreator()
Get creator
|
CreatorType |
Plugin.getCreator()
Get creator
|
CreatorType |
CreatorType.user(String user) |
Modifier and Type | Method and Description |
---|---|
KeyObject |
KeyObject.creator(CreatorType creator) |
Group |
Group.creator(CreatorType creator) |
App |
App.creator(CreatorType creator) |
Plugin |
Plugin.creator(CreatorType creator) |
void |
KeyObject.setCreator(CreatorType creator) |
void |
Group.setCreator(CreatorType creator) |
void |
App.setCreator(CreatorType creator) |
void |
Plugin.setCreator(CreatorType creator) |
Copyright © 2017-2018 Fortanix Inc. All Rights Reserved