- Certificate - Class in com.manageengine.pam360.sdk.pki
-
Contains methods related to certificate operations
- Certificate(PAMService, APIRequestHandler, Map<String, String>) - Constructor for class com.manageengine.pam360.sdk.pki.Certificate
-
- Certificate.FileType - Enum in com.manageengine.pam360.sdk.pki
-
Specifies the type of certificate file to be added
- CertificateExpiryInfo - Class in com.manageengine.pam360.sdk.model
-
Contains expiration information of the certificate.
- CertificateExpiryInfo() - Constructor for class com.manageengine.pam360.sdk.model.CertificateExpiryInfo
-
- CertificateInfo - Class in com.manageengine.pam360.sdk.model
-
Contains the appropriate fetched certificate information.
- CertificateInfo() - Constructor for class com.manageengine.pam360.sdk.model.CertificateInfo
-
- CertificateModel - Class in com.manageengine.pam360.sdk.model
-
An instance of this class, with all fields set should be passed to function createCertificate and createCSR
- CertificateModel() - Constructor for class com.manageengine.pam360.sdk.model.CertificateModel
-
- changePasswordOfAccount() - Method in class AllApiExample
-
- changePasswordOfAccount(String, String, String, sdkEnumConstants.ResetType, String, Long) - Method in class com.manageengine.pam360.sdk.resources.Password
-
Change the password of the account under a resource using resource and account name
- changePasswordOfAccount(String, String, String, sdkEnumConstants.ResetType) - Method in class com.manageengine.pam360.sdk.resources.Password
-
Change the password of the account under a resource using resource and account name
- checkInAsAdmin() - Method in class AllApiExample
-
- checkInasAdmin(String, String, String) - Method in class com.manageengine.pam360.sdk.resources.AccessControl
-
Check in the password requested for account from user by admin
- checkInAsUser() - Method in class AllApiExample
-
- checkInasUser(String, String) - Method in class com.manageengine.pam360.sdk.resources.AccessControl
-
Check in the password requested for account by user
- checkOut() - Method in class AllApiExample
-
- checkOut(String, String, String) - Method in class com.manageengine.pam360.sdk.resources.AccessControl
-
Check out the password requested for account
- ClientConfigurationHandler - Interface in com.manageengine.pam360.sdk.services
-
- ClientRegistrationManager - Class in com.manageengine.pam360.sdk.services
-
Used to register, update and manage the SDK Client and the local configuration.
- ClientRegistrationManager(ServiceConfiguration) - Constructor for class com.manageengine.pam360.sdk.services.ClientRegistrationManager
-
Default constructor
- com.manageengine.pam360.sdk.audit - package com.manageengine.pam360.sdk.audit
-
- com.manageengine.pam360.sdk.constants - package com.manageengine.pam360.sdk.constants
-
- com.manageengine.pam360.sdk.exception - package com.manageengine.pam360.sdk.exception
-
- com.manageengine.pam360.sdk.model - package com.manageengine.pam360.sdk.model
-
- com.manageengine.pam360.sdk.pki - package com.manageengine.pam360.sdk.pki
-
- com.manageengine.pam360.sdk.resources - package com.manageengine.pam360.sdk.resources
-
- com.manageengine.pam360.sdk.services - package com.manageengine.pam360.sdk.services
-
- com.manageengine.pam360.sdk.user - package com.manageengine.pam360.sdk.user
-
- com.manageengine.pam360.sdk.util - package com.manageengine.pam360.sdk.util
-
- com.manageengine.pam360.sdk.util.annotations - package com.manageengine.pam360.sdk.util.annotations
-
- create(SSHKeyModel) - Method in class com.manageengine.pam360.sdk.pki.SSHKey
-
Create a new SSH key
- createAccount() - Method in class AllApiExample
-
- createAccount(String, List<AccountModel>) - Method in class com.manageengine.pam360.sdk.resources.Account
-
Create an account under a resource
- createCertificate(CertificateModel) - Method in class com.manageengine.pam360.sdk.pki.Certificate
-
Create a new certificate
- createCSR(CertificateModel) - Method in class com.manageengine.pam360.sdk.pki.Certificate
-
Create a new certificate signing request
- createDynamicGroup() - Method in class AllApiExample
-
- createNewConfiguration(String) - Method in interface com.manageengine.pam360.sdk.services.ClientConfigurationHandler
-
Used by the PAM Service to check whether the client's configuration details are available
- createNewConfiguration(String) - Method in class com.manageengine.pam360.sdk.services.DefaultClientConfigHandler
-
- createResource() - Method in class AllApiExample
-
- createResource(ResourceModel) - Method in class com.manageengine.pam360.sdk.resources.Resource
-
Create a new resource with provided attributes
- CreateResourceDetails - Class in com.manageengine.pam360.sdk.model
-
Contains details of resource id when new resource created.
- CreateResourceDetails() - Constructor for class com.manageengine.pam360.sdk.model.CreateResourceDetails
-
- createResourceGroup(ResourceGroupModel) - Method in class com.manageengine.pam360.sdk.resources.ResourceGroup
-
Create a dynamic resource group based on criteria and static group
- createStaticgroup() - Method in class AllApiExample
-
- createUser() - Method in class AllApiExample
-
- createUser(UserModel) - Method in class com.manageengine.pam360.sdk.user.User
-
Create an user with specified properties
- customtype - Variable in class com.manageengine.pam360.sdk.model.DynamicGroupCriteria.criteriaDO
-