org.eclipse.higgins.icard
Interface IEndpointReference
- public interface IEndpointReference
getAddress
public URI getAddress()
- Returns:
getMetadataAddress
public URI getMetadataAddress()
- Returns:
- Metadata Address URI if Metadata contains it
getMetadata
public Element getMetadata()
- Returns:
- Metadata element of TokenService
getIdentity
public Element getIdentity()
- Returns:
- Identity element of TokenService
getCertificate
public X509Certificate getCertificate()
- Returns:
- X509Certificate if Identity contains it