| Package | Description |
|---|---|
| sun.security.x509 |
| Modifier and Type | Method and Description |
|---|---|
GeneralSubtrees |
GeneralSubtrees.intersect(GeneralSubtrees other)
intersect this GeneralSubtrees with other.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralSubtrees |
GeneralSubtrees.intersect(GeneralSubtrees other)
intersect this GeneralSubtrees with other.
|
void |
GeneralSubtrees.reduce(GeneralSubtrees excluded)
reduce this GeneralSubtrees by contents of another.
|
void |
GeneralSubtrees.union(GeneralSubtrees other)
construct union of this GeneralSubtrees with other.
|
| Constructor and Description |
|---|
NameConstraintsExtension(GeneralSubtrees permitted,
GeneralSubtrees excluded)
The default constructor for this class.
|
Copyright © 2020. All Rights Reserved.