issrg.pba.rbac
Interface Revocable


public interface Revocable

This interface exists so that the URL to repositories holding the revoked certificate can be retrieved.

Author:
Rune Bjerk

Method Summary
 byte[] getOriginalAC()
           
 java.lang.String getRevocationURL()
           
 java.lang.String getValidationURL()
           
 

Method Detail

getRevocationURL

java.lang.String getRevocationURL()
Returns:
a location(host,port,path) to the revoked certificate

getValidationURL

java.lang.String getValidationURL()
Returns:
a location(host,port,path) to a copy of the original certificate

getOriginalAC

byte[] getOriginalAC()
Returns:
the array of bytes making the original, unparsed, attribute certificate