Uses of Annotation Interface
com.netscape.certsrv.base.PATCH
Packages that use PATCH
Package
Description
-
Uses of PATCH in com.netscape.certsrv.group
Methods in com.netscape.certsrv.group with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseGroupResource.modifyGroup(String groupID, GroupData groupData) -
Uses of PATCH in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAuditResource.updateAuditConfig(AuditConfig configData) -
Uses of PATCH in com.netscape.certsrv.tps.authenticator
Methods in com.netscape.certsrv.tps.authenticator with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAuthenticatorResource.updateAuthenticator(String authenticatorID, AuthenticatorData authenticatorData) -
Uses of PATCH in com.netscape.certsrv.tps.connector
Methods in com.netscape.certsrv.tps.connector with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseConnectorResource.updateConnector(String connectorID, ConnectorData connectorData) -
Uses of PATCH in com.netscape.certsrv.tps.profile
Methods in com.netscape.certsrv.tps.profile with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseProfileResource.updateProfile(String profileID, ProfileData profileData) javax.ws.rs.core.ResponseProfileMappingResource.updateProfileMapping(String profileMappingID, ProfileMappingData profileMappingData) -
Uses of PATCH in com.netscape.certsrv.tps.token
Methods in com.netscape.certsrv.tps.token with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseTokenResource.modifyToken(String tokenID, TokenData tokenData) -
Uses of PATCH in com.netscape.certsrv.user
Methods in com.netscape.certsrv.user with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseUserResource.modifyUser(String userID, UserData userData) -
Uses of PATCH in org.dogtagpki.common
Methods in org.dogtagpki.common with annotations of type PATCHModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseConfigResource.updateConfig(ConfigData configData)