Uses of Annotation Interface
com.netscape.certsrv.authentication.AuthMethodMapping
Packages that use AuthMethodMapping
Package
Description
-
Uses of AuthMethodMapping in com.netscape.certsrv.authority
Methods in com.netscape.certsrv.authority with annotations of type AuthMethodMappingModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAuthorityResource.createCA(AuthorityData data) jakarta.ws.rs.core.Responsejakarta.ws.rs.core.Responsejakarta.ws.rs.core.Responsejakarta.ws.rs.core.ResponseAuthorityResource.modifyCA(String caIDString, AuthorityData data) Modify a CA (supports partial updates).jakarta.ws.rs.core.Response -
Uses of AuthMethodMapping in com.netscape.certsrv.cert
Methods in com.netscape.certsrv.cert with annotations of type AuthMethodMappingModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAgentCertRequestResource.approveRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertRequestResource.assignRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertRequestResource.cancelRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertRequestResource.listRequests(String requestState, String requestType, RequestId start, Integer pageSize, Integer maxResults, Integer maxTime) Used to generate list of cert requests based on the search parametersjakarta.ws.rs.core.ResponseAgentCertRequestResource.rejectRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertResource.reviewCert(CertId id) jakarta.ws.rs.core.ResponseAgentCertRequestResource.reviewRequest(RequestId id) jakarta.ws.rs.core.ResponseAgentCertResource.revokeCACert(CertId id, CertRevokeRequest request) jakarta.ws.rs.core.ResponseAgentCertResource.revokeCert(CertId id, CertRevokeRequest request) jakarta.ws.rs.core.ResponseAgentCertRequestResource.unassignRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertResource.unrevokeCert(CertId id) jakarta.ws.rs.core.ResponseAgentCertRequestResource.updateRequest(RequestId id, CertReviewResponse data) jakarta.ws.rs.core.ResponseAgentCertRequestResource.validateRequest(RequestId id, CertReviewResponse data) -
Uses of AuthMethodMapping in com.netscape.certsrv.group
Classes in com.netscape.certsrv.group with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.key
Classes in com.netscape.certsrv.key with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.logging
Classes in com.netscape.certsrv.logging with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.profile
Classes in com.netscape.certsrv.profile with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.selftests
Classes in com.netscape.certsrv.selftests with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.system
Classes in com.netscape.certsrv.system with annotations of type AuthMethodMappingModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in com.netscape.certsrv.system with annotations of type AuthMethodMappingModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseSecurityDomainResource.getInstallToken(String hostname, String subsystem) -
Uses of AuthMethodMapping in com.netscape.certsrv.tps.authenticator
Classes in com.netscape.certsrv.tps.authenticator with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.tps.connector
Classes in com.netscape.certsrv.tps.connector with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.tps.profile
Classes in com.netscape.certsrv.tps.profile with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.tps.token
Classes in com.netscape.certsrv.tps.token with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in com.netscape.certsrv.user
Classes in com.netscape.certsrv.user with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in org.dogtagpki.common
Classes in org.dogtagpki.common with annotations of type AuthMethodMapping -
Uses of AuthMethodMapping in org.dogtagpki.server.rest.v1
Classes in org.dogtagpki.server.rest.v1 with annotations of type AuthMethodMapping