JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.sigstore.trustroot
Interface Subject
@Immutable
public interface
Subject
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
Subject
from
(
DistinguishedName
proto)
String
getCommonName
()
String
getOrganization
()
Method Details
getOrganization
String
getOrganization
()
getCommonName
String
getCommonName
()
from
static
Subject
from
(
DistinguishedName
proto)