All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.softlayer.api.service.software.component.security.SafeNet Maven / Gradle / Ivy

There is a newer version: 0.3.4
Show newest version
package com.softlayer.api.service.software.component.security;

import com.softlayer.api.annotation.ApiType;
import com.softlayer.api.service.software.component.Security;

/**
 * This object specifies a specific Software Component:  A SafeNet instance. SafeNet installations have custom configurations for password requirements. 
 *
 * @see SoftLayer_Software_Component_Security_SafeNet
 */
@ApiType("SoftLayer_Software_Component_Security_SafeNet")
public class SafeNet extends Security {

    public static class Mask extends com.softlayer.api.service.software.component.Security.Mask {

    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy