Uses of Class
com.netscape.certsrv.acls.ACLMapping
-
-
Uses of ACLMapping in com.netscape.certsrv.authority
Methods in com.netscape.certsrv.authority with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseAuthorityResource. createCA(AuthorityData data)javax.ws.rs.core.ResponseAuthorityResource. deleteCA(java.lang.String caIDString)javax.ws.rs.core.ResponseAuthorityResource. disableCA(java.lang.String caIDString)javax.ws.rs.core.ResponseAuthorityResource. enableCA(java.lang.String caIDString)javax.ws.rs.core.ResponseAuthorityResource. modifyCA(java.lang.String caIDString, AuthorityData data)Modify a CA (supports partial updates).javax.ws.rs.core.ResponseAuthorityResource. renewCA(java.lang.String caIDString) -
Uses of ACLMapping in com.netscape.certsrv.cert
Methods in com.netscape.certsrv.cert with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseCertRequestResource. approveRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertRequestResource. assignRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertRequestResource. cancelRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertRequestResource. listRequests(java.lang.String requestState, java.lang.String requestType, RequestId start, java.lang.Integer pageSize, java.lang.Integer maxResults, java.lang.Integer maxTime)Used to generate list of cert requests based on the search parametersjavax.ws.rs.core.ResponseCertRequestResource. rejectRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertResource. reviewCert(CertId id)javax.ws.rs.core.ResponseCertRequestResource. reviewRequest(RequestId id)javax.ws.rs.core.ResponseCertResource. revokeCACert(CertId id, CertRevokeRequest request)javax.ws.rs.core.ResponseCertResource. revokeCert(CertId id, CertRevokeRequest request)javax.ws.rs.core.ResponseCertRequestResource. unassignRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertResource. unrevokeCert(CertId id)javax.ws.rs.core.ResponseCertRequestResource. updateRequest(RequestId id, CertReviewResponse data)javax.ws.rs.core.ResponseCertRequestResource. validateRequest(RequestId id, CertReviewResponse data) -
Uses of ACLMapping in com.netscape.certsrv.group
Classes in com.netscape.certsrv.group with annotations of type ACLMapping Modifier and Type Interface Description interfaceGroupResource -
Uses of ACLMapping in com.netscape.certsrv.key
Classes in com.netscape.certsrv.key with annotations of type ACLMapping Modifier and Type Interface Description interfaceKeyRequestResourceinterfaceKeyResource -
Uses of ACLMapping in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseAuditResource. changeAuditStatus(java.lang.String action)javax.ws.rs.core.ResponseAuditResource. findAuditFiles()javax.ws.rs.core.ResponseAuditResource. getAuditConfig()javax.ws.rs.core.ResponseAuditResource. getAuditFile(java.lang.String filename)javax.ws.rs.core.ResponseAuditResource. updateAuditConfig(AuditConfig configData) -
Uses of ACLMapping in com.netscape.certsrv.profile
Methods in com.netscape.certsrv.profile with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseProfileResource. createProfile(ProfileData data)javax.ws.rs.core.ResponseProfileResource. createProfileRaw(byte[] data)javax.ws.rs.core.ResponseProfileResource. deleteProfile(java.lang.String id)javax.ws.rs.core.ResponseProfileResource. listProfiles(java.lang.Integer start, java.lang.Integer size)javax.ws.rs.core.ResponseProfileResource. modifyProfile(java.lang.String id, ProfileData data)javax.ws.rs.core.ResponseProfileResource. modifyProfileRaw(java.lang.String id, byte[] data)javax.ws.rs.core.ResponseProfileResource. modifyProfileState(java.lang.String id, java.lang.String action)javax.ws.rs.core.ResponseProfileResource. retrieveProfile(java.lang.String id)javax.ws.rs.core.ResponseProfileResource. retrieveProfileRaw(java.lang.String id) -
Uses of ACLMapping in com.netscape.certsrv.selftests
Classes in com.netscape.certsrv.selftests with annotations of type ACLMapping Modifier and Type Interface Description interfaceSelfTestResourceMethods in com.netscape.certsrv.selftests with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseSelfTestResource. executeSelfTests(java.lang.String action)javax.ws.rs.core.ResponseSelfTestResource. runSelfTest(java.lang.String selfTestID)javax.ws.rs.core.ResponseSelfTestResource. runSelfTests() -
Uses of ACLMapping in com.netscape.certsrv.system
Classes in com.netscape.certsrv.system with annotations of type ACLMapping Modifier and Type Interface Description interfaceKRAConnectorResourceMethods in com.netscape.certsrv.system with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseSecurityDomainHostResource. addHost(SecurityDomainHost host)javax.ws.rs.core.ResponseTPSConnectorResource. createSharedSecret(java.lang.String id)javax.ws.rs.core.ResponseTPSConnectorResource. deleteSharedSecret(java.lang.String id)javax.ws.rs.core.ResponseSecurityDomainResource. getInstallToken(java.lang.String hostname, java.lang.String subsystem)javax.ws.rs.core.ResponseTPSConnectorResource. getSharedSecret(java.lang.String id)javax.ws.rs.core.ResponseSecurityDomainHostResource. removeHost(java.lang.String hostID)javax.ws.rs.core.ResponseTPSConnectorResource. replaceSharedSecret(java.lang.String id) -
Uses of ACLMapping in com.netscape.certsrv.tps.authenticator
Classes in com.netscape.certsrv.tps.authenticator with annotations of type ACLMapping Modifier and Type Interface Description interfaceAuthenticatorResourceMethods in com.netscape.certsrv.tps.authenticator with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseAuthenticatorResource. addAuthenticator(AuthenticatorData authenticatorData)javax.ws.rs.core.ResponseAuthenticatorResource. changeStatus(java.lang.String authenticatorID, java.lang.String action)javax.ws.rs.core.ResponseAuthenticatorResource. removeAuthenticator(java.lang.String authenticatorID)javax.ws.rs.core.ResponseAuthenticatorResource. updateAuthenticator(java.lang.String authenticatorID, AuthenticatorData authenticatorData) -
Uses of ACLMapping in com.netscape.certsrv.tps.connector
Classes in com.netscape.certsrv.tps.connector with annotations of type ACLMapping Modifier and Type Interface Description interfaceConnectorResourceMethods in com.netscape.certsrv.tps.connector with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseConnectorResource. addConnector(ConnectorData connectorData)javax.ws.rs.core.ResponseConnectorResource. changeStatus(java.lang.String connectorID, java.lang.String action)javax.ws.rs.core.ResponseConnectorResource. removeConnector(java.lang.String connectorID)javax.ws.rs.core.ResponseConnectorResource. updateConnector(java.lang.String connectorID, ConnectorData connectorData) -
Uses of ACLMapping in com.netscape.certsrv.tps.profile
Classes in com.netscape.certsrv.tps.profile with annotations of type ACLMapping Modifier and Type Interface Description interfaceProfileMappingResourceinterfaceProfileResourceMethods in com.netscape.certsrv.tps.profile with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseProfileResource. addProfile(ProfileData profileData)javax.ws.rs.core.ResponseProfileMappingResource. addProfileMapping(ProfileMappingData profileMappingData)javax.ws.rs.core.ResponseProfileMappingResource. changeStatus(java.lang.String profileMappingID, java.lang.String action)javax.ws.rs.core.ResponseProfileResource. changeStatus(java.lang.String profileID, java.lang.String action)javax.ws.rs.core.ResponseProfileResource. removeProfile(java.lang.String profileID)javax.ws.rs.core.ResponseProfileMappingResource. removeProfileMapping(java.lang.String profileMappingID)javax.ws.rs.core.ResponseProfileResource. updateProfile(java.lang.String profileID, ProfileData profileData)javax.ws.rs.core.ResponseProfileMappingResource. updateProfileMapping(java.lang.String profileMappingID, ProfileMappingData profileMappingData) -
Uses of ACLMapping in com.netscape.certsrv.tps.token
Classes in com.netscape.certsrv.tps.token with annotations of type ACLMapping Modifier and Type Interface Description interfaceTokenResourceMethods in com.netscape.certsrv.tps.token with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseTokenResource. addToken(TokenData tokenData)javax.ws.rs.core.ResponseTokenResource. changeTokenStatus(java.lang.String tokenID, TokenStatus tokenStatus)javax.ws.rs.core.ResponseTokenResource. modifyToken(java.lang.String tokenID, TokenData tokenData)javax.ws.rs.core.ResponseTokenResource. removeToken(java.lang.String tokenID)javax.ws.rs.core.ResponseTokenResource. replaceToken(java.lang.String tokenID, TokenData tokenData) -
Uses of ACLMapping in com.netscape.certsrv.user
Classes in com.netscape.certsrv.user with annotations of type ACLMapping Modifier and Type Interface Description interfaceUserResource -
Uses of ACLMapping in org.dogtagpki.common
Classes in org.dogtagpki.common with annotations of type ACLMapping Modifier and Type Interface Description interfaceConfigResourceMethods in org.dogtagpki.common with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseConfigResource. updateConfig(ConfigData configData) -
Uses of ACLMapping in org.dogtagpki.server.rest
Methods in org.dogtagpki.server.rest with annotations of type ACLMapping Modifier and Type Method Description javax.ws.rs.core.ResponseAccountService. login()javax.ws.rs.core.ResponseAccountService. logout()
-