Class PortalGroupMapper
java.lang.Object
com.tremolosecurity.k8s.util.PortalGroupMapper
-
Method Summary
Modifier and TypeMethodDescriptiongenerateMappings(com.novell.ldap.LDAPEntry entry) org.json.simple.JSONArraygenerateMappings(List<String> groups, HashMap<String, ClusterInfo> clusterAz) getClusterGroups(List<com.novell.ldap.util.ByteArray> groups, String clusterName) static PortalGroupMapperstatic voidinitialize(String extSuffix, String intSuffix, String k8sTargetName, String role2labelCfg)
-
Method Details
-
getInstance
-
initialize
-
generateMappings
public org.json.simple.JSONArray generateMappings(List<String> groups, HashMap<String, ClusterInfo> clusterAz) throws jakarta.servlet.ServletException - Throws:
jakarta.servlet.ServletException
-
getClusterGroups
public List<String> getClusterGroups(List<com.novell.ldap.util.ByteArray> groups, String clusterName) throws ProvisioningException - Throws:
ProvisioningException
-
generateMappings
- Throws:
ProvisioningException
-