A E G I O R U V 
All Classes All Packages

A

authenticate(byte[]) - Method in interface org.xipki.ca.gateway.api.Requestor.PasswordRequestor
 
authenticate(char[]) - Method in interface org.xipki.ca.gateway.api.Requestor.PasswordRequestor
 

E

ENROLL_CERT - org.xipki.ca.gateway.api.Requestor.Permission
 
ENROLL_CROSS - org.xipki.ca.gateway.api.Requestor.Permission
 

G

GEN_KEYPAIR - org.xipki.ca.gateway.api.Requestor.Permission
 
getCert() - Method in interface org.xipki.ca.gateway.api.Requestor.CertRequestor
 
getCertRequestor(X509Cert) - Method in interface org.xipki.ca.gateway.api.RequestorAuthenticator
Return the certificate-based requestor for given client certificate.
getKeyId() - Method in interface org.xipki.ca.gateway.api.Requestor.CertRequestor
 
getKeyId() - Method in interface org.xipki.ca.gateway.api.Requestor.SimplePasswordRequestor
 
getName() - Method in interface org.xipki.ca.gateway.api.Requestor
Returns the name of this requestor.
getPassword() - Method in interface org.xipki.ca.gateway.api.Requestor.SimplePasswordRequestor
 
getPasswordRequestorByUser(String) - Method in interface org.xipki.ca.gateway.api.RequestorAuthenticator
Return the password-based requestor for given user.
getSimplePasswordRequestorByKeyId(byte[]) - Method in interface org.xipki.ca.gateway.api.RequestorAuthenticator
Return the password-based requestor for given keyID.

I

isCertprofilePermitted(String, String) - Method in interface org.xipki.ca.gateway.api.Requestor
Returns whether the requested certificate profile for given CA is allowed.
isPermitted(Requestor.Permission) - Method in interface org.xipki.ca.gateway.api.Requestor
Returns whether the requested permissions is allowed.

O

org.xipki.ca.gateway.api - package org.xipki.ca.gateway.api
 

R

REENROLL_CERT - org.xipki.ca.gateway.api.Requestor.Permission
 
Requestor - Interface in org.xipki.ca.gateway.api
Requestor interface.
Requestor.CertRequestor - Interface in org.xipki.ca.gateway.api
Certificate-based requestor interface.
Requestor.PasswordRequestor - Interface in org.xipki.ca.gateway.api
Password-based requestor interface.
Requestor.Permission - Enum in org.xipki.ca.gateway.api
 
Requestor.SimplePasswordRequestor - Interface in org.xipki.ca.gateway.api
Simple password-based requestor interface, used for the CMP gateway.
RequestorAuthenticator - Interface in org.xipki.ca.gateway.api
 
REVOKE_CERT - org.xipki.ca.gateway.api.Requestor.Permission
 

U

UNSUSPEND_CERT - org.xipki.ca.gateway.api.Requestor.Permission
 

V

valueOf(String) - Static method in enum org.xipki.ca.gateway.api.Requestor.Permission
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xipki.ca.gateway.api.Requestor.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
A E G I O R U V 
All Classes All Packages