issrg.pba.rbac
Interface WebDAVRevocable

All Known Implementing Classes:
SAMLParsedToken

public interface WebDAVRevocable

Author:
me

Method Summary
 java.lang.String getCertificateURL()
           
 byte[] getOriginalAC()
           
 java.lang.String getRevocationURL()
           
 boolean isRevocable()
           
 

Method Detail

getCertificateURL

java.lang.String getCertificateURL()

getRevocationURL

java.lang.String getRevocationURL()

getOriginalAC

byte[] getOriginalAC()

isRevocable

boolean isRevocable()