Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
int |
AS400CertificateUserProfileUtil.listCertificates(AS400CertificateAttribute[] certificateAttributes,
String userSpaceName) |
List certificates which match the specified attributes.
|
abstract int |
AS400CertificateUtil.listCertificates(AS400CertificateAttribute[] certificateAttributes,
String userSpaceName) |
Returns certificates which match the specified attributes in the specified existing user space.
|
int |
AS400CertificateVldlUtil.listCertificates(AS400CertificateAttribute[] certificateAttributes,
String userSpaceName) |
Lists certificates which match the specified attributes are copied from the validation list into the specified user space.
|
Copyright © 2024. All rights reserved.