public static class HostNode.Profile.NodeDescription.Security extends Object
| Constructor and Description |
|---|
HostNode.Profile.NodeDescription.Security() |
| Modifier and Type | Method and Description |
|---|---|
String |
authority() |
HostNode.Profile.NodeDescription.Security |
authority(String authority) |
String |
distinguishedName() |
HostNode.Profile.NodeDescription.Security |
distinguishedName(String dn) |
boolean |
equals(Object obj) |
Calendar |
expirationDate() |
HostNode.Profile.NodeDescription.Security |
expirationDate(Calendar date) |
int |
hashCode() |
String |
toString() |
public HostNode.Profile.NodeDescription.Security()
public String authority()
public HostNode.Profile.NodeDescription.Security authority(String authority)
public String distinguishedName()
public HostNode.Profile.NodeDescription.Security distinguishedName(String dn)
public Calendar expirationDate()
public HostNode.Profile.NodeDescription.Security expirationDate(Calendar date)
Copyright © 2014. All Rights Reserved.