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
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