Package net.bluemind.smime.cacerts.api
Interface ISmimeCacertUids
@Path("/smime_cacerts/uids")
public interface ISmimeCacertUids
To unify the management of changelogs, ACLs, client synchronization,
permissions and sharing, Bluemind stores all elements in a generic structure
called a container. All containers are identified by a unique ID. Some
containers are named (UID) in a specific manner to express a certain meaning.
Returns specific notes container UIDs
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
domainCreatedCerts
(String uid) default String
getDomainCreatedCerts
(String uniqueUid) Returns the UID of domain-created certificates list
-
Field Details
-
TYPE
- See Also:
-
-
Method Details