Class KeyStoreScope.Builder
java.lang.Object
de.xima.fc.certificate.mgmt.keystore.KeyStoreScope.Builder
- Enclosing class:
KeyStoreScope
-
Method Summary
Modifier and TypeMethodDescriptionassigneeId(Long assigneeId) The ID of the assignee.assigneeType(EAssigneeType assigneeType) The type of the assignee.build()toString()
-
Method Details
-
assigneeType
-
assigneeId
The ID of the assignee. This is the ID of the user, tenant, or system that the keystore is assigned to. This is only valid ifKeyStoreScope.getAssigneeType()returns a type that requires an ID. If the type does not require an ID, this field may benull.- Returns:
this.- See Also:
-
build
-
toString
-