Uses of Interface
dev.galasa.zossecurity.IZosUserid
-
Uses of IZosUserid in dev.galasa.zossecurity
Modifier and TypeMethodDescriptionIZosSecurity.allocateUserid()
Allocate a new userid on the run image.IZosSecurity.getRunUserid()
Get the primary run useridIZosKerberosPrincipal.getUserid()
Modifier and TypeMethodDescriptionIZosSecurity.createCertificate
(IZosUserid userid, String label, KeyStore keyStore, String password, RACFCertificateType type) Import a certificate into RACF.IZosSecurity.createCertificate
(IZosUserid userid, String label, KeyStore keyStore, String password, RACFCertificateType type, RACFCertificateTrust trust) Import a certificate into RACF.IZosSecurity.createCertificate
(String image, IZosUserid userid, String label, KeyStore keyStore, String password, RACFCertificateType type) Import a certificate into RACF.IZosSecurity.createCertificate
(String image, IZosUserid userid, String label, KeyStore keyStore, String password, RACFCertificateType type, RACFCertificateTrust trust) Import a certificate into RACF.IZosSecurity.createIdMap
(IZosUserid userid, String label, String distributedID, String registry) Create a new Id Map for a userid.IZosSecurity.createKerberosClientPrincipal
(IZosKerberosPrincipal servicePrincipal, IZosUserid clientUserid) Create a Kerberos client principal.IZosSecurity.createKerberosPrincipal
(IZosUserid serviceUserid, String realm) Create a Kerberos principal, generally to be used as a service principal inIZosSecurity.createKerberosClientPrincipal(IZosKerberosPrincipal, IZosUserid)
IZosSecurity.createKeyring
(IZosUserid userid, String label) Create a new Keyring for a userid on the run image.void
IZosSecurity.freeUserid
(IZosUserid resource) Manually free an allocated userid.void
IZosPreDefinedProfile.setAccess
(IZosUserid userid, RACFAccessType access) Grant access to this profile to a useridvoid
IZosPreDefinedProfile.setAccess
(IZosUserid userid, RACFAccessType access, boolean refresh) Grant access to this profile to a userid or groupvoid
IZosProfile.setAccess
(IZosUserid userid, RACFAccessType access) Grant access to this profile to a useridvoid
IZosProfile.setAccess
(IZosUserid userid, RACFAccessType access, boolean refresh) Grant access to this profile to a useridvoid
IZosSecurity.setRunUserid
(IZosUserid user) Set the run userid