Interface SSOIServerCredentials.Group

  • All Superinterfaces:
    java.io.Serializable
    Enclosing interface:
    SSOIServerCredentials

    public static interface SSOIServerCredentials.Group
    extends java.io.Serializable
    This interface represents the user group information
    • Method Detail

      • getName

        java.lang.String getName()
        The group name
        Returns:
      • getDistinguishedName

        java.lang.String getDistinguishedName()
        The distinguished group name
        Returns: