Uses of Interface
dev.galasa.zossecurity.IZosKeyring
-
Uses of IZosKeyring in dev.galasa.zossecurity
Modifier and TypeMethodDescriptionIZosSecurity.createKeyring
(IZosUserid userid, String label) Create a new Keyring for a userid on the run image.IZosSecurity.createKeyring
(String userid, String label) Create a new Keyring for a userid on the run image.Modifier and TypeMethodDescriptionvoid
IZosCertificate.connectKeyring
(IZosKeyring keyring) Connect this certificate to a RACF keyringvoid
IZosCertificate.connectKeyring
(IZosKeyring keyring, boolean defaultCertificate) Connect this certificate to a RACF keyringvoid
IZosCertificate.connectKeyring
(IZosKeyring keyring, boolean defaultCertificate, RACFCertificateType usage) Connect this certificate to a RACF keyringvoid
IZosSecurity.deleteKeyring
(IZosKeyring keyring) Delete the keyring.void
IZosSecurity.freeKeyring
(IZosKeyring keyring) Free the keyring.void
IZosCertificate.removeKeyring
(IZosKeyring keyring) Remove this certificate from a RACF keyring